View source: R/build_id_raster.R
make_world_template_raster | R Documentation |
Create a template raster for the world with approximately 5x5km resolution at the equator, matching many common raster covariates for health.
make_world_template_raster()
The raster has the following specifications:
4320 rows, 8640 columns
Resolution: 0.04166667 decimal degrees, approx. 5km at the equator
CRS: WGS 1984 unprojected latitude/longitude, terra::crs('EPSG:4326')
Values: All NA. Used exclusively for creating a shapefile-specific ID raster
terra::SpatRaster object matching the specifications above
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.