powered by
Returns the proj4string of an object.
proj4string
get_crs(x, ...)
[any] Object to check.
[any]
Further arguments, none implemented.
The proj4string of the CRS.
# NOT RUN { data(deer) get_crs(deer) # }
Run the code above in your browser using DataLab