Skip to contents

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