Skip to contents

Returns the bounding box of the geometry column.

Usage

# S3 method for class 'dbSpatial'
st_bbox(obj, ...)

Arguments

obj

dbSpatial object

...

additional arguments passed to methods

Value

bbox object (named numeric vector with xmin, ymin, xmax, ymax)

See also

Other geom_summary: st_xmax(), st_ymax()