prepRasterToMatch | R Documentation |
rasterToMatch
and rasterToMatchLarge
rasterToMatch
and rasterToMatchLarge
raster layers are created
from studyArea
and studyAreaLarge
polygons (respectively)
using a template raster (often rawBiomassMap
)
prepRasterToMatch(
studyArea,
studyAreaLarge,
rasterToMatch,
rasterToMatchLarge,
destinationPath,
templateRas,
studyAreaName,
cacheTags
)
studyArea |
A |
studyAreaLarge |
same as |
rasterToMatch |
A |
rasterToMatchLarge |
the |
destinationPath |
path to data directory where objects will be downloaded or saved to |
templateRas |
a template raster used to make |
studyAreaName |
character string giving the study area name. |
cacheTags |
a character vector of strings to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.