calcSiteShade: Calculate site shade

Description Usage Arguments Value See Also

Description

Calculate site shade

Usage

1
calcSiteShade(currentTime, cohortData, speciesEcoregion, minRelativeB)

Arguments

currentTime

The current simulation time e.g., time(sim).

cohortData

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

speciesEcoregion

A data.table with speciesEcoregion values.

minRelativeB

a data.frame with the cut points to classify stand shadiness.

Value

cohortData table with a siteShade column

See Also

makeMinRelativeB


PredictiveEcology/LandR documentation built on Jan. 24, 2021, 12:52 a.m.