View source: R/sp_bounding_box.R
sp_bounding_box | R Documentation |
Function to extract bounding box from a spatial or raster object.
sp_bounding_box(sp)
sp |
Spatial or raster object object. |
Numeric vector with length of four. Coordinates order is: xmin, xmax, ymin, ymax.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.