get_league {sleeperapi} | R Documentation |
Given a league ID, grab the data for that league. Includes roster positions, season type, if it is in season, and more.
get_league(league_id)
league_id |
League ID generated by Sleeper (numeric or character) |
Returns a data frame containing information about the league.
Nick Bultman, njbultman74@gmail.com, September 2021
## Not run: get_league(688281863499907072)