expressCoordinates: Express Decimal Coordinates in Other (text) Formats

Description Usage Arguments Value Examples

View source: R/coordinates.R

Description

Designed to convert into Geocaching-style style coordinates, but future styles may be accommodated.

Usage

1
expressCoordinates(x, style = "GC")

Arguments

x

A numeric vector of length 2

style

placeholder for future development if requirements emerge

Value

A character of length 1 with an alternative expression of the coordinates

Examples

1
expressCoordinates(c(55.9327, -3.25103))

AlunHewinson/geocacheR documentation built on Feb. 17, 2020, 6:12 p.m.