plantNewCohorts | R Documentation |
pixelGroup
and add to cohortData
Create new cohorts based on provenance table with unique pixelGroup
and add to cohortData
plantNewCohorts(
newPixelCohortData,
cohortData,
pixelGroupMap,
initialB = 10,
currentTime,
successionTimestep,
trackPlanting = FALSE
)
newPixelCohortData |
the cohorts that were harvested |
cohortData |
A |
pixelGroupMap |
A |
initialB |
the initial biomass of new cohorts. Defaults to ten. |
currentTime |
The current simulation time e.g., |
successionTimestep |
The time between successive seed dispersal events. In LANDIS-II, this is called "Succession Timestep". |
trackPlanting |
adds column that tracks planted cohorts if |
A data.table
with a new cohortData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.