Description Usage Arguments Value Author(s) See Also Examples
Convert decimal degree coordinates for longitude into degrees, minutes and seconds
1 | dd2dmslong(decdeg)
|
decdeg |
a vector of decimal degrees for longitude |
a dataframe with degrees, minutes, seconds and E or w in separate columns
Mark Robertson
dd2dmslat
1 2 | data(dat)
dd2dmslong(dat$x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.