SymbolixAU / googleway

R Package for accessing and plotting Google Maps
http://symbolixau.github.io/googleway/
Other
234 stars 46 forks source link

google_places() returns message every time it's ran. #227

Closed JosiahParry closed 4 years ago

JosiahParry commented 4 years ago

Every time google_places() is ran it returns the message The radar argument is now deprecated. This should only be ran if radar is set to a value.

dcooley commented 4 years ago

Related issue - https://github.com/SymbolixAU/googleway/issues/205

If you install the development version you shouldn't see this message

remotes::install_github("SymbolixAU/googleway")
JosiahParry commented 4 years ago

heard. Thanks ! :)