Learn R Programming

datana (version 1.0.6)

demograph: Contains information of demography of species.

Description

Dataset contains 61 observations about life histories values for each species and site, as obtained from the parameterization carried out in studies that used the model SORTIE

Usage

data(demograph)

Arguments

Format

Contains 15 variables, as follows:

sp

Name specie.

site

Name of site of study.

country

Name of country.

site.n

Code of site.

code

Code of specie.

genus

Genus of specie.

sps

Abbreviated name specie.

family

Family of specie.

phyl

Type of phylogeny.

l.hab

Type of leaf habit.

l.type

.

leaf

Type of leaf.

growth.l

Growth at full light (time in years).

growth.d

Growth in shade.

surv.d

Survival in shade.

References

- Ameztegui A, Paquette A, Shipley B, Heym M, Messier C, Gravel D. 2016. Shade tolerance and the functional trait: demography relationship in temperate and boreal forests. Functional Ecology 31: 821-830.

Examples

Run this code
data(demograph)    
head(demograph) 

Run the code above in your browser using DataLab