dyn {forestPSD} | R Documentation |
The analysis method of replacing age structure with diameter class structure.
dyn(ax)
ax |
population number of within different age class. |
Quantitative method was employed to analyze the dynamics of the individual number between adjacent diameter classes for the populations
Result returns the results of population dynamics analysis.
Zongzheng Chai, chaizz@126.com
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.
data(Npop)
dyn(ax=Npop$ax)