Description Usage Arguments Details Value Note Author(s) See Also
View source: R/coordToCountry.R
Give a coordinate in decimal degree format to assign the corresponding country name in English.
1 | coordToCountry(coordinatesTable = NULL)
|
coordinatesTable |
Data Frame class. A data frame with at least two columns
called |
If the coordinate is outside the continents, this can not be assigned and
will it will return a 'NaN'
.
A table with three columns (decimalLatitude, decimalLongitude, country)
See: R-Alarcon V. and Miranda-Esquivel DR.(submmited) geocleaMT: An R package to cleaning geographical data from electronic biodatabases.
R-Alarcon Viviana and Miranda-Esquivel Daniel R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.