View source: R/model_objects.R
buildForest | R Documentation |
This functions create the objects needed for the model runs
buildForest(
treeData = NULL,
shrubData = NULL,
seedData = NULL,
miscData = NULL
)
treeData |
tree data dataframe |
shrubData |
shrub data dataframe |
seedData |
seed bank data dataframe |
miscData |
miscelaneous data dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.