demograph {datana} | R Documentation |
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)
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.
Source
The data were obtained from the DRYAD repository.
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
data(demograph)
head(demograph)
[Package datana version 1.0.5 Index]