to_dms | R Documentation |
Convert decimal degrees to degrees, minutes, and seconds
to_dms(deg)
deg |
Degrees as a decimal number |
A vector containing degrees, minutes and seconds
to_dms(30.263888889)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.