Description Usage Arguments Value Examples
View source: R/gt_writeRaster.R
Save a gt_RasterLayer
object to disk in a GeoTIFF format.
1 | gt_writeRaster(x, path, overwrite = FALSE)
|
x |
|
path |
|
overwrite |
|
invisible()
. This function is used for its side-effect
of producing files on disk.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.