deg_to_dd {ggOceanMaps} | R Documentation |
Converts angular degree values to decimal degrees. Used in decimal degree limit calculations.
deg_to_dd(x)
x |
numeric to be converted |
A vector of decimal degrees
Mikko Vihtakari
Other degree converters:
dd_to_deg()