Skip to contents

Returns the CRS that sciSpatialR harmonizes to: NAD83 / Alberta 10-TM (Forest), EPSG:3400. This is the CRS of both ab_boundary() and ab_grid().

Usage

ab_crs()

Value

A length-one character string, "EPSG:3400", suitable for terra::project(), sf::st_transform(), and friends.

Examples

ab_crs()
#> [1] "EPSG:3400"