Description Usage Arguments Value Examples
Convert raster extent to polygon with or without buffer
1 | raster_extent_to_poly(x, buffer = 0)
|
x |
raster containing extent |
buffer |
amount in coordinate units to buffer the polygon |
spatial polygon object
1 | dat<-raster_extent_to_poly(x = ras, buffer = 0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.