standAgeMapGenerator | R Documentation |
cohortData
Produce stand age map based on cohortData
standAgeMapGenerator(
cohortData,
pixelGroupMap,
weight = "biomass",
doAssertion = getOption("LandR.assertions", FALSE)
)
cohortData |
A |
pixelGroupMap |
A |
weight |
variable by which to weight |
doAssertion |
A logical indicating whether some internal tests should be run to
ensure the function is running correctly.
Default: |
raster of the same type as pixelGroupMap
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.