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

JeremyGelb/spNetwork documentation built on Jan. 18, 2025, 3:44 p.m.