You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix to athl_fun() (#99) for scraping user profile content. Monthly summaries are no longer available. Information on trophies and achievements have been added.
Removed ggmap and ggrepel dependencies, replaced with ggspatial functions to retrieve basemap tiles in get_heat_map(). This is a breaking change as arguments to get_heat_map() were modified. The f and source arguments were removed and options for maptype were changed. A zoom argument was also added.