powered by
Obtain the 'PROJ4' string from an object, if it has one. Supported inputs include raster, sf, sp, and silicate.
crs_proj(x, ...)
object with 'PROJ4' string
ignored
character string (or NA)
NA
PROJ system website
crs_epsg() crs_wkt2() crs_input()
crs_epsg()
crs_wkt2()
crs_input()
# NOT RUN { crs_proj(sfx) crs_proj(sfx$geom) crs_proj(sfx_new) ## NA # }
Run the code above in your browser using DataLab