regeneration | R Documentation |
A dataset containing the regeneration densities of beech, oak and Douglas fir of the inventory plots and the distance to the nearest conspecific nearest seed tree.
data(regeneration)
A data frame with 484 rows and 7 variables
id. An identifier for each inventory plot as an integer
distance_beech. Distance in m from the plot to the nearest beech (0–3206.57)
distance_oak. Distance in m from the plot to the nearest oak (0–1481.2)
distance_dgl. Distance in m from the plot to the nearest Douglas fir (0–1807)
oak_regen. Regeneration density of oak (N/ha) of the plot (0–30)
beech_regen. Regeneration density of beech (N/ha) of the plot (0–30)
douglas_regen. Regeneration density of Douglas fir (N/ha) of the plot (0–30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.