buildForest: Building model objects functions

View source: R/model_objects.R

buildForestR Documentation

Building model objects functions

Description

This functions create the objects needed for the model runs

Usage

buildForest(
  treeData = NULL,
  shrubData = NULL,
  seedData = NULL,
  miscData = NULL
)

Arguments

treeData

tree data dataframe

shrubData

shrub data dataframe

seedData

seed bank data dataframe

miscData

miscelaneous data dataframe


emf-creaf/medfatereports documentation built on Feb. 20, 2024, 6:45 a.m.