View source: R/plot_league_dashboard.R
plot_league_dashboard | R Documentation |
Given the league ID, generate a dashboard with various plots/tables of the current league. Note that since this is a dashboard, your R session will continuously run until the console is stopped. Stoppage can be achieved by pressing Control + C on the keyboard.
plot_league_dashboard(league_id)
league_id |
League ID generated by Sleeper (numeric). |
Returns a dashboard of the current league state.
Nick Bultman, njbultman74@gmail.com, March 2024
## Not run: plot_league_dashboard(688281863499907072)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.