R/rasterize_adm_map.R
rasterize_adm_map.RdFor 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)RasterLayer
if (FALSE) { # \dontrun{
rasterize_adm_map(param)
} # }