powered by
Creates an empty forest object.
forest
emptyforest(ntree = 0, nshrub = 0, nseed = 0)
An empty forest object.
Number of tree and shrub cohorts, respectively.
Number of species in the seed bank.
Miquel De Cáceres Ainsa, CREAF
forest, tree2forest, summary.forest, forest_mapWoodyTables, forest_mergeTrees, plot.forest
tree2forest
summary.forest
forest_mapWoodyTables
forest_mergeTrees
plot.forest
# Initializes forest with 2 tree cohorts and 1 shrub cohort emptyforest(ntree = 2, nshrub = 1)
Run the code above in your browser using DataLab