| makeEcoregionDT | R Documentation |
ecoregion tableThis function creates a table containing pixel-wise ecoregion codes and whether they
are "active" (have biomass > 0) or not for simulation. Unlike ecoregionProducer,
this function creates the ecoregion table from pixel information contained in
pixelCohortData
makeEcoregionDT(pixelCohortData, speciesEcoregion)
pixelCohortData |
The full |
speciesEcoregion |
A |
A data.table with ecoregion codes and their active status per pixelID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.