calculateClimateEffect: Null climate effect

View source: R/nullClimate.R

calculateClimateEffectR Documentation

Null climate effect

Description

Default climate effects function in the case where no climate effect is simulated

Usage

calculateClimateEffect(cohortData, ...)

Arguments

cohortData

A data.table with columns: pixelGroup, ecoregionGroup, speciesCode, and optionally age, B, mortality, aNPPAct, and sumB.

...

additional arguments that are passed to LandR.CS

Details

the cohortData object is used to calculate the \ reduction/increase of mortality and growth biomasses per cohort.

Value

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.


PredictiveEcology/LandR documentation built on June 7, 2024, 4:16 p.m.