write_raster | R Documentation |
write_raster
write_raster(raster_obj, path, ..., format = "raster", overwrite = TRUE)
raster_obj |
Raster* object |
path |
character |
... |
passed to |
format |
character (defaults to "raster"); see |
overwrite |
logical |
result of raster::writeRaster()
, most likely a handle to an on-disk raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.