extent_poly | R Documentation |
Helper function to get the extent polygon of a raster
extent_poly(x)
x |
A raster* object from the |
ras <- raster::raster("./inst/demoBGGWmap.tif") roi <- extent_poly(ras)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.