get_crs | R Documentation |
Returns the proj4string
of an object.
get_crs(x, ...)
x |
|
... |
Further arguments, none implemented. |
The proj4string
of the CRS.
data(deer)
get_crs(deer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.