View source: R/rasterize_adm_map.R
rasterize_adm_map | R Documentation |
For several internal operations, mapspamc
needs a rasterized version of the map
with locations of the subnational administrative units. This function creates
this map and saves it into the /processed_data/maps/adm/
folder.
rasterize_adm_map(param)
param |
Object of type |
RasterLayer
## Not run:
rasterize_adm_map(param)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.