R/SOcrs.R
SOcrs.Rd
Set or return the coordinate system currently in use.
SOcrs(crs = NULL)
provide PROJ string to set the value
If argument crs is NULL, the function returns the current value (which may be NULL).
crs
NULL
if (FALSE) { # \dontrun{ SOmap() SOcrs() } # }