Description Usage Arguments Value Author(s)
Geocode multiple locations, retrying in case of errors
1 | geocode.loop(locs, repeats = 10, source = c("google", "dsk"), ...)
|
locs |
Locations to geocode; a vector of place names or a data.frame or matrix with column called 'name' to be used as queries |
repeats |
How many times to try before returning error |
source |
See documentation for ggmap::geocode |
A data.frame with columns name, lat and lon
Lauri Myllyvirta lauri.myllyvirta@greenpeace.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.