dyn {forestPSD} | R Documentation |
Quantification of population dynamics
Description
The analysis method of replacing age structure with diameter class structure.
Usage
dyn(ax)
Arguments
ax |
population number of within different age class. |
Details
Quantitative method was employed to analyze the dynamics of the individual number between adjacent diameter classes for the populations
Value
Result returns the results of population dynamics analysis.
Author(s)
Zongzheng Chai, chaizz@126.com
References
Zhang Y, Wang J, Wang X, Wang L, Wang Y, Wei J, et al. 2024. Population structures and dynamics of Rhododendron communities with different stages of succession in northwest Guizhou, China. Plants-Basel 13.
Examples
data(Npop)
dyn(ax=Npop$ax)
[Package forestPSD version 1.0.0 Index]