st_bbox_list: 'sf::st_bbox' for a list of 'sf' or 'sfc' objects.

View source: R/sf_funcs.R

st_bbox_listR Documentation

sf::st_bbox for a list of sf or sfc objects.

Description

sf::st_bbox for a list of sf or sfc objects.

Usage

st_bbox_list(x, union = TRUE, as_sfc = FALSE)

Arguments

x

A list of sf or sfc objects.

union

Logical. Should the bounding box of the union be returned instead of a list of bounding boxes.

as_sfc

Logical. Should the bounding box (boxes) be returned as sfc objects.

Author(s)

Devin S. Johnson


dsjohnson/crawlUtils documentation built on Sept. 13, 2024, 1:34 p.m.