str_wkt | R Documentation |
Function to create WKT strings.
str_wkt(latitude, longitude, type = "point", round = NA)
latitude |
Latitude vector. |
longitude |
Longitude vector. |
type |
Type of geom to create. Only |
round |
Decimal points to round |
Character vector.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.