expressCoordinates {geocacheR} | R Documentation |
Designed to convert into Geocaching-style style coordinates, but future styles may be accommodated.
expressCoordinates(x, style = "GC")
x |
A numeric vector of length 2 |
style |
placeholder for future development if requirements emerge |
A character of length 1 with an alternative expression of the coordinates
expressCoordinates(c(55.9327, -3.25103))