Description Usage Arguments Value Author(s) See Also Examples
A format string is used (fmt) to indicate which values in the input string are associated with degrees, minutes and seconds.
1 | dmsabs(coordstr, fmt)
|
coordstr |
a coordinate string without delimiters |
fmt |
a format string where d indicates degrees, m indicates minutes and s indicates seconds, L indicates a letter (N,S,E,W) |
returns a dataframe with degrees, minutes, seconds and letter in separate columns
Mark Robertson
dmsparse
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.