Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 249 Bytes

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")