Learn R Programming

oce (version 0.1-76)

lon.format: Format a longitude

Description

Format a longitude, using "W" for west longitude.

Usage

lon.format(lon)

Arguments

lon
longitude in $^\circ$N east of Greenwich.

Value

  • A character string.

See Also

lat.format and latlon.format.