bbox_get: Get Spatial Bounding Box

View source: R/bbox_functions.R

bbox_getR Documentation

Get Spatial Bounding Box

Description

Get spatial (sf) representation of bounding box of an input feature type. Input can be data.frame, numeric, character, or spatial (sp/sf/raster). If numeric or character order of inputs should be (xmin, xmax, ymin, ymax)

Usage

bbox_get(x)

Arguments

x

input feature

Value

a sf polygon


mikejohnson51/AOI documentation built on Nov. 22, 2023, 6:05 p.m.