View source: R/bbox_functions.R
bbox_get | R Documentation |
Get spatial (sf) representation of bounding box of an input feature type. Input can be data.frame, numeric, character, or spatial (sp/sf/raster). If numeric or character order of inputs should be (xmin, xmax, ymin, ymax)
bbox_get(x)
x |
input feature |
a sf polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.