densityRegen | R Documentation |
Computes the density per plot of tree regeneration based on counts in subplots.
densityRegen(data = NULL, plot = NULL, count, nbSubPlot, area)
data |
an optional data frame, list, tibble or object coercible by
|
plot |
an optional character, name of the variable containing the plot
identities. If |
count |
character, name of the variable containing the counts: number
of stems (individuals). If |
nbSubPlot |
numeric, number of subplots per plot. |
area |
numeric, area of each subplot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.