Description Usage Arguments Value
View source: R/stand_dynamics.R
Calculation of stand-level dynamics
1 2 3 4 5 6 7 8 9 |
id |
A vector of individual trees (or stems) IDs |
var |
A numerical vector of the same size as id, containing the measurements of the target variable |
dvar |
Optional, a vector with variable change between 2 censuses. |
year |
A numerical vector (same size as id), containing census years |
group |
Optional; a vector (same size as id), containing a grouping factor. |
site |
Optional; a vector (same size as id), containing the measurements' site |
A data.table (data.frame) with stocks, annual gain and loss of var for every census year and group level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.