| addNoPixel2CohortData | R Documentation | 
pixelGroup and add it has a new column to cohortDataAdd number of pixels per pixelGroup and add it has a new column to cohortData
addNoPixel2CohortData(
  cohortData,
  pixelGroupMap,
  cohortDefinitionCols = c("pixelGroup", "age", "speciesCode"),
  doAssertion = getOption("LandR.assertions", TRUE)
)
| cohortData | A  | 
| pixelGroupMap | A  | 
| cohortDefinitionCols | the columns in  | 
| doAssertion | A logical indicating whether some internal tests should be run to
ensure the function is running correctly.
Default:  | 
An cohortData dat.table with a new noPixels
column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.