Returns the proj4string of an object.
proj4string
get_crs(x, ...)
x
[any] Object to check.
[any]
...
Further arguments, none implemented.
The proj4string of the CRS.
data(deer) get_crs(deer)