st_bbox {via} | R Documentation |
SfArray
'-class objectThe method is inherited from the 'sf
' class.
## S3 method for class 'SfcArray'
st_bbox(obj, ...)
obj |
a |
... |
arguments passed to the |
An RasterArray
class object.
data(paleocoastlines)
bb<- st_bbox(paleocoastlines)