Skip to contents

The method is inherited from the 'sf' class.

Usage

# S3 method for SfcArray
st_bbox(obj, ...)

Arguments

obj

a sf-class object.

...

arguments passed to the st_bbox function.

Value

An RasterArray class object.

Examples

data(paleocoastlines)
bb<- st_bbox(paleocoastlines)