One landCoverChange() describes what happens to existing tree cohorts
on a site that transitions to (or remains in) a particular land use.
Arguments
- type
Character. One of
"NoChange","RemoveTrees","InsectDefoliation".- repeatHarvest
Logical (or
"yes"/"no"). WhenTRUE, the removal/defoliation is re-applied each timestep.- cohorts
(Required for
"RemoveTrees"/"InsectDefoliation") List ofCohortSelectorobjects (seecohortSelector()).
See also
Other Land Use Plus helpers:
LandUsePlus,
cohortSelector(),
insertCohortSelector(),
insertLandCoverChange(),
insertLandUseType(),
landUseType()
