get_forest | R Documentation |
get_forest()
extract the forest inventory from TROLL
outputs.
get_forest(sim, ...)
## S4 method for signature 'trollsim'
get_forest(sim, ...)
sim |
trollsim or trollstack. |
... |
unused argument. |
data.frame()
trollsim()
, trollstack()
, troll()
, stack()
data("TROLLv3_output")
head(get_forest(TROLLv3_output))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.