fd_inventory_summary | R Documentation |
Basic statistics generated from the raw inventory data.
fd_inventory_summary()
The returned columns are as follows:
replicate
(character): Replicate code, extracted from SubplotID
.
plot
(integer): Plot ID number, extracted from SubplotID
.
subplot
(character): Subplot code, extracted from SubplotID
.
ba_m2_ha
(numeric): Basal area, square meters per hectare.
stocking_ha
(numeric): Stocking, trees per hectare.
A data.frame
or tibble
. See "Details" for column descriptions.
For now this is pretty basic. More detailed summaries could be made, e.g. by live/dead, species, etc.
Measurements by Gough Lab at the University of Michigan Biological Station.
fd_inventory_summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.