get_rosters | R Documentation |
Given a league ID, grab the data concerning each roster in that league. This includes information with the roster wins, losses, ties, fantasy points, and more.
get_rosters(league_id)
league_id |
League ID generated by Sleeper (numeric or character) |
Returns a data frame containing information about the rosters in the league.
Nick Bultman, njbultman74@gmail.com, September 2021
## Not run: get_rosters(688281863499907072)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.