pixelGroup
and add it has a new column to cohortData
R/cohorts.R
addNoPixel2CohortData.Rd
Add number of pixels per pixelGroup
and add it has a new column to cohortData
A data.table
with columns: pixelGroup
, ecoregionGroup
,
speciesCode
, and optionally age
, B
, mortality
, aNPPAct
, and sumB
.
A RasterLayer
with pixel values equal to a pixel group
number that corresponds exactly to pixelGroup
column in cohortData
.
the columns in cohortData
that define unique cohorts
A logical indicating whether some internal tests should be run to
ensure the function is running correctly.
Default: getOption("LandR.assertions", TRUE)
.
An cohortData
dat.table
with a new noPixels
column