lat.format {oce}R Documentation

Format a latitude

Description

Format a latitude, using "S" for negative latitude.

Usage

 lat.label <- lat.format(lat)

Arguments

lat latitude in degN north of the equator.

Details

Value

A character string.

Author(s)

Dan Kelley

See Also

lon.format and latlon.format.

Examples






[Package oce version 0.1.71 Index]