powered by
Format a longitude, using "W" for west longitude.
lonFormat(lon, digits = max(6, getOption("digits") - 1))
A character string.
longitude in \(^\circ\)N east of Greenwich.
the number of significant digits to use when printing.
Dan Kelley
latFormat() and latlonFormat().
latFormat()
latlonFormat()