Rdocumentation
powered by
Learn R Programming
oce (version 0.1-76)
lat.format: Format a latitude
Description
Format a latitude, using "S" for negative latitude.
Usage
lat.format(lat)
Arguments
lat
latitude in $^\circ$N north of the equator.
Value
A character string.
See Also
lon.format
and
latlon.format
.