Description Usage Arguments Value Examples
It parses a string into sexagesimal degrees
1 | str2degrees(str, separators = c("<c2><b0>", "'", "\""))
|
str |
string d<c2><ba>m's" formatted |
separators |
Separator characters for degrees, minutes and seconds |
Sexagesimal degree
1 | str2degrees(c("12\u00b030'30.25\u0022","0\u00b030'30\u0022"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.