View source: R/geoflow_utils.R
| bbox_to_sf | R Documentation |
Creates a sf object out of a bounding box
bbox_to_sf(xmin, ymin, xmax, ymax, crs = 4326)
xmin |
xmin |
ymin |
ymin |
xmax |
xmax |
ymax |
ymax |
crs |
Defaut is 4326 |
an object of class sf
Emmanuel Blondel emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.