deg2decdeg | R Documentation |
convert from degrees degrees:minutes:seconds -> decimal degrees
deg2decdeg(x)
x |
<scalar> format degrees:minutes:seconds |
dec_degrees
## Not run:
deg2decdeg(paste(-43,50,23,sep = ":"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.