R/spatial_indexing_sf.R
st_bbox_by_feature.Rd
Obtain all the bounding boxes of a feature collection (INTERNAL).
st_bbox_by_feature(x)
a feature collection
a matrix (xmin, ymin, xmax, ymax)
#This is an internal function, no example provided