wiscostret / fplscrapR

This package enables those interested in Fantasy Premier League to perform detailed data analysis of the game, using the FPL's JSON API. The fplscrapR functions help R users collect and parse data from the Official Fantasy Premier League website.
Creative Commons Zero v1.0 Universal
76 stars 16 forks source link

Add functionality for get_league_entries() #29

Open thomaszwagerman opened 2 years ago

thomaszwagerman commented 2 years ago

Add functionality for get_league_entries(), adds get_points_for_rank(), closes #28