from_dms | R Documentation |
Convert degrees, minutes, and seconds to decimal degrees
from_dms(degs, mins, secs)
degs |
Degrees |
mins |
Minutes |
secs |
Seconds |
Degrees as a decimal number
from_dms(30,15,50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.