st_bbox_by_feature: Obtain all the bounding boxes of a feature collection

View source: R/spatial_indexing_sf.R

st_bbox_by_featureR Documentation

Obtain all the bounding boxes of a feature collection

Description

Obtain all the bounding boxes of a feature collection (INTERNAL).

Usage

st_bbox_by_feature(x)

Arguments

x

a feature collection

Value

a matrix (xmin, ymin, xmax, ymax)

Examples

#This is an internal function, no example provided

spNetwork documentation built on Aug. 24, 2023, 5:10 p.m.