tr | R Documentation |
A data frame with data to create the trList object needed to run sitree.
data("tr")
The data frame contains the following columns
unique ID for each stand that corresponds to plot.id in the fl dataset
unique ID for each tree
dbh in mm
height of the tree in dm
tree species code
This dataset is derived from the Norwegian National Forest Inventory.
data(tr)
hist(tr$dbh)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.