get_crs: Retrieve a coordinate reference string by name

View source: R/misc.R

get_crsR Documentation

Retrieve a coordinate reference string by name

Description

Retrieve a coordinate reference string by name

Usage

get_crs(name = c("longlat", "lcc", "native")[1])

Arguments

name

character - either 'longlat', or 'daymet' or 'native' The latter is the same as 'lcc'.

Value

coordinate reference string in proj4 style


BigelowLab/daymet documentation built on Aug. 29, 2023, 8:21 a.m.