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