geocodeHERE
An R package that wraps the Nokia HERE geocoding API
http://developer.here.com/
Try it:
devtools::install_github("corynissen/geocodeHERE")
library(geocodeHERE)
geocodeHERE_simple("wrigley field chicago il")
An R package that wraps the Nokia HERE geocoding API
http://developer.here.com/
Try it:
devtools::install_github("corynissen/geocodeHERE")
library(geocodeHERE)
geocodeHERE_simple("wrigley field chicago il")
install.packages('geocodeHERE')