View source: R/01-processCoordinateData.R
shiftDataToDefaultRestriction | R Documentation |
Shift data such that it is in the range of -180 to 180 and -90 to 90
shiftDataToDefaultRestriction(data)
data |
(data.frame) data containing columns "Latitude" and "Longitude" |
(data.frame) data containing columns "Latitude" and "Longitude" shifted to the default restriction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.