st_bbox_geom {spNetwork}R Documentation

sf geometry bbox

Description

Generate polygon as the bounding box of a feature collection

Usage

st_bbox_geom(x)

Arguments

x

A feature collection

Value

A feature collection of polygons

Examples

#This is an internal function, no example provided

[Package spNetwork version 0.4.4.6 Index]