geo2char | R Documentation |
This function will most probably become internal and is meant to convert several R classes with a geographical extent information into the format as needed by the 'geometry' parameter (see value).
geo2char(x)
x |
one of the following classes: |
character
string in the format: 'POINT(lon+lat)'
or
'POLYGON(lon+lat,lon+lat,lon+lat,....)'
Robin Lovelace and Matteo Mattiuzzi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.