View source: R/01-convertLatLong.R
putNewLatLongToBegin | R Documentation |
If not already present, than adds new columns "id", latitude" and "longitude" to the beginning of the dataframe. They are expected in the interactive map
putNewLatLongToBegin(data, Longitude, Latitude)
data |
data.frame: data |
Longitude |
character: name of longitude variable |
Latitude |
character: name of latitude variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.