Skip to contents

One landCoverChange() describes what happens to existing tree cohorts on a site that transitions to (or remains in) a particular land use.

Usage

landCoverChange(type, repeatHarvest = FALSE, cohorts = NULL)

Arguments

type

Character. One of "NoChange", "RemoveTrees", "InsectDefoliation".

repeatHarvest

Logical (or "yes"/"no"). When TRUE, the removal/defoliation is re-applied each timestep.

cohorts

(Required for "RemoveTrees" / "InsectDefoliation") List of CohortSelector objects (see cohortSelector()).

Value

A list of class "LandCoverChange".