rladies / meetupr

R interface to the meetup.com API
https://rladies.github.io/meetupr
MIT License
76 stars 25 forks source link

Use location hashing. Implement `find_groups2()`, `get_events2()` #132

Closed schloerke closed 2 years ago

schloerke commented 2 years ago

Do not use location GraphQL API. Instead use {countrycode} package and memoise the results.