.add_raster | R Documentation |
Add a raster to grass
.add_raster(x, name, flags, overwrite = TRUE)
x |
A raster::raster or sp::SpatialGridDataFrame |
name |
The name of the layer in grass |
flags |
Any flags to pass to rgrass7::write_RAST |
overwrite |
Should the file be overwritten if it exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.