Description Usage Arguments Value Warning References See Also Examples
Obtain the 'input' string from an object, if it has one. Supported inputs include sf (>= 0.8-1 - probably).
1 |
x |
object with 'input' value |
... |
ignored |
character (or NA)
Note that the 'input' value could be almost anything, there is a
huge variety of inputs that can work such as 4326, projstrings,
WKT2 strings, EPSG declarations 'EPSG:4326', or common strings like
'WGS84' or 'NAD27'.
Strings like '+init=epsg:4326' have been deprecated but still
can work, so beware.
crs_wkt2() crs_proj() crs_epsg()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.