crs_proj: Extract 'PROJ4' string

Description Usage Arguments Value References See Also Examples

View source: R/get_crs.R

Description

Obtain the 'PROJ4' string from an object, if it has one. Supported inputs include raster, sf, sp, and silicate.

Usage

1

Arguments

x

object with 'PROJ4' string

...

ignored

Value

character string (or NA)

References

PROJ system website

See Also

crs_epsg() crs_wkt2() crs_input()

Examples

1
2
3
4
5

crsmeta documentation built on April 14, 2020, 7:13 p.m.