View source: R/create_raster.R
create_raster | R Documentation |
Utility function to generate a raster at a certain resolution (with rounded coordinates).
create_raster(x, res = 200, ...)
x |
geographical object (that supports extent). |
res |
desired resolution (default 200). |
... |
passed through to |
raster::raster
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.