# S3 method for bbox
is.na(x)st_bbox(obj, ...)
# S3 method for POINT
st_bbox(obj, ...)
# S3 method for MULTIPOINT
st_bbox(obj, ...)
# S3 method for LINESTRING
st_bbox(obj, ...)
# S3 method for POLYGON
st_bbox(obj, ...)
# S3 method for MULTILINESTRING
st_bbox(obj, ...)
# S3 method for MULTIPOLYGON
st_bbox(obj, ...)
# S3 method for GEOMETRYCOLLECTION
st_bbox(obj, ...)
# S3 method for MULTISURFACE
st_bbox(obj, ...)
# S3 method for MULTICURVE
st_bbox(obj, ...)
# S3 method for CURVEPOLYGON
st_bbox(obj, ...)
# S3 method for COMPOUNDCURVE
st_bbox(obj, ...)
# S3 method for POLYHEDRALSURFACE
st_bbox(obj, ...)
# S3 method for TIN
st_bbox(obj, ...)
# S3 method for TRIANGLE
st_bbox(obj, ...)
# S3 method for CIRCULARSTRING
st_bbox(obj, ...)
# S3 method for sfc
st_bbox(obj, ...)
# S3 method for sf
st_bbox(obj, ...)
# S3 method for Spatial
st_bbox(obj, ...)
# S3 method for Raster
st_bbox(obj, ...)
# S3 method for Extent
st_bbox(obj, ..., crs = NA_crs_)
# S3 method for numeric
st_bbox(obj, ..., crs = NA_crs_)
NA_bbox_
FULL_bbox_
# S3 method for bbox
format(x, ...)