powered by
Converts degree measurements in deg-min-sec (<U+00BA> ' ") format into decimal-point degree format.
ten(dd, mm = 0, ss = 0)
Degree
(Optional) Arcminutes
(Optional) Arcseconds
# NOT RUN { deg <- ten(24, 52, 16) # }
Run the code above in your browser using DataLab