Description Usage Arguments Value Author(s) Examples
Converts coordinates that are factors into numeric values
1 | coord2numeric(xn)
|
xn |
coordinate |
coordinates as numeric
Mark Robertson
1 2 | xn<-as.factor(c("-25.345","35.187","-34.563"))
coord2numeric(xn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.