gsk3 / taRifx.geo

taRifx.geo package for R, available on CRAN
9 stars 8 forks source link

geocode from taRifx.geo no longer works #6

Open cmohamma opened 8 years ago

cmohamma commented 8 years ago

The taRifx.geo package no longer includes a geocode command!

This used to work:

devtools::install_github("gsk3/taRifx.geo") options(BingMapsKey='my_APIKEY') geocode("New York,NY", service="bing", returntype="coordinates")

But now I get the following error:

Error: could not find function "geocode"