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