View source: R/bbox_functions.R
| bbox_coords | R Documentation | 
This function provides a simple wrapper around sf::st_bbox that instead returns a named data.frame containing (xmin, ymin, xmax, ymax)
bbox_coords(x)
x | 
 a spatial object (sp/sf/raster)  | 
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.