plot_odds_today | R Documentation |
Plot Today's Odds
plot_odds_today(
today = Sys.Date(),
params = NULL,
schedule = HockeyModel::schedule,
teamColours = HockeyModel::teamColours
)
today |
The day's odds to plot. Default today. |
params |
The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list |
schedule |
HockeyModel::schedule or a custom value |
teamColours |
HockeyModel::teamColours or a custom value |
a ggplot image of odds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.