View source: R/internal_functions.R
deg_to_dd | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.