st_bbox_list | R Documentation |
sf::st_bbox
for a list of sf
or sfc
objects.sf::st_bbox
for a list of sf
or sfc
objects.
st_bbox_list(x, union = TRUE, as_sfc = FALSE)
x |
A list of |
union |
Logical. Should the bounding box of the union be returned instead of a list of bounding boxes. |
as_sfc |
Logical. Should the bounding box (boxes) be returned as |
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.