Learn R Programming

spNetwork (version 0.4.4.6)

st_bbox_by_feature: 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)

Value

a matrix (xmin, ymin, xmax, ymax)

Arguments

x

a feature collection

Examples

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab