Description Usage Arguments Details Value Examples
Get Extent of sf objects
1 | sf_extent(x)
|
x |
sf object |
This function exists to avoid raster needing the sf package. We don't need GDAL, GEOS, and all the other fun stuff to find four numbers that describe coordinate range, so this is a workaround.
a raster Extent
1 | sf_extent(silicate::inlandwaters)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.