Description Usage Arguments Value Author(s) See Also Examples
Lists the unique formats of the coordinates in a character vector
1 | uniqueformats(x2)
|
x2 |
a character vector of coordinates |
unique coordinate formats as generated for getformat
Mark Robertson
dmsabs
1 2 | x<-c("123_23.345W","23d15m32.0S",34.3456,45.5432)
uniqueformats(x)
|
coord format
1 123_23.345W 000*00.000L
2 23d15m32.0S 00*00*00.0L
3 34.3456 00.0000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.