calculateClimateEffect | R Documentation |
Default climate effects function in the case where no climate effect is simulated
calculateClimateEffect(cohortData, ...)
cohortData |
A |
... |
additional arguments that are passed to LandR.CS |
the cohortData
object is used to calculate the \
reduction/increase of mortality and growth biomasses per cohort.
data.table
with pixelGroup
, age
and speciesCode
, as well as
mortPred
and growthPred
columns with \
growth biomasses resulting from a climate effect.
These percentages are later multiplied by the by baseline biomasses of mortality and growth
(e.g. 0\
This default, no climate effect, function outputs 100\
mortPred
and growthPred
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.