Skip to contents

The method is inherited from the 'sf' class.

Usage

# S3 method for SfcArray
st_crs(x, ...)

Arguments

x

a sf-class object.

...

arguments passed to the st_crs function.

Value

An aggregated RasterArray class object.

Examples

data(paleocoastlines)
crs <- st_crs(paleocoastlines)