Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


via (version 0.2.0)

st_crs: Coordinate reference system of an 'SfArray'-class object

Description

The method is inherited from the 'sf' class.

Usage

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

Value

An aggregated RasterArray class object.

Arguments

x

a sf-class object.

...

arguments passed to the st_crs function.

Examples

Run this code
data(paleocoastlines)
crs <- st_crs(paleocoastlines)

Run the code above in your browser using DataLab