| get_geonames | R Documentation | 
Download geonames data sets.
get_geonames(dataset = "cities1000", download.dir = NULL)
| dataset | Name of the geonames data set to download (for instance "cities1000") | 
| download.dir | Optional. Specify download directory. | 
For the data fields descriptions, see: http://download.geonames.org/export/dump/
Polished data frame
Leo Lahti leo.lahti@iki.fi
See citation("estc")
## Not run: geonames <- get_geonames("cities1000")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.