dd_to_deg {ggOceanMaps}R Documentation

Convert decimal degree values to angular degrees

Description

Converts decimal degree values to angular degrees. Used in decimal degree limit calculations.

Usage

dd_to_deg(x)

Arguments

x

numeric to be converted

Value

A vector of angular degrees

Author(s)

Mikko Vihtakari

See Also

Other degree converters: deg_to_dd()


[Package ggOceanMaps version 2.2.0 Index]