View source: R/get_league_drafts.R
get_league_drafts | R Documentation |
Given a league ID, gather draft information for that league.
get_league_drafts(league_id)
league_id |
League ID generated by Sleeper (numeric or character) |
Returns a data frame containing draft information for that league.
Nick Bultman, njbultman74@gmail.com, December 2021
## Not run: get_league_drafts(688281863499907072)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.