write_raster | R Documentation |
Write a raster
write_raster(x, filename = "raster.tif", overwrite = TRUE)
x |
raster object |
filename |
character, the name of the file to write |
overwrite |
logical, if TRUE allow overwrite of an existing file |
stars raster object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.