LLlabel function

Nice Lat-Lon Label

Nice Lat-Lon Label

Create a text string for Lat-Lons

LLlabel(DD, dir = 1, ksec = -1)

Arguments

  • DD: Decimal degrees
  • dir: direction, NS or EW
  • ksec: number of decimals for seconds

Details

creates text labels with minutes and seconds if needed.

Returns

character string

Author(s)

Jonathan M. Leesjonathan.lees@unc.edu

See Also

niceLLtix

Examples

DD = -13.12345 k = LLlabel(DD)
  • Maintainer: Jonathan M. Lees
  • License: GPL (>= 2)
  • Last published: 2024-07-09

Useful links