View source: R/01-convertLatLong.R
convertLatLongWrapper | R Documentation |
Convert Lat Long Wrapper
convertLatLongWrapper(data, Longitude, Latitude, CoordType, showMessage = TRUE)
data |
data.frame: data |
Longitude |
character: name of longitude variable |
Latitude |
character: name of latitude variable |
CoordType |
character: type of longitude/latitude coordinates. One of "decimal degrees", "degrees minutes seconds" and "degrees decimal minutes" |
showMessage |
(logical) if TRUE showNotification() displays success or failure |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.