st_bbox | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.