geocode_wiki | R Documentation |
A wrapper around the Wikipedia API to return geo-coordinates of requested inputs.
geocode_wiki(event = NULL, pt = FALSE)
event |
|
pt |
|
a data.frame of lat/lon coordinates
Other geocode:
geocode_rev()
,
geocode()
## Not run:
## geocode an Agency
geocode_wiki("NOAA")
## geocode an event
geocode_wiki("I have a dream speech")
## geocode a n event
geocode_wiki("D day")
## geocode a product
geocode_wiki("New York Times")
## geocode an event
geocode_wiki("Hurricane Harvey")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.