deg_to_dd {ggOceanMaps}R Documentation

Convert angular degrees to decimal degree values

Description

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

Usage

deg_to_dd(x)

Arguments

x

numeric to be converted

Value

A vector of decimal degrees

Author(s)

Mikko Vihtakari

See Also

Other degree converters: dd_to_deg()


[Package ggOceanMaps version 2.2.0 Index]