tweetPlayoffOdds: Tweet Playoff Odds

View source: R/main.R

tweetPlayoffOddsR Documentation

Tweet Playoff Odds

Description

Tweet a graphic of the playoff odds

Usage

tweetPlayoffOdds(
  summary_results = NULL,
  params = NULL,
  graphic_dir = getOption("HockeyModel.graphics.path"),
  trimcup = FALSE
)

Arguments

summary_results

the summary results file, otherwise the most recent will be loaded

params

The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list

graphic_dir

graphic dir

trimcup

trim to just cup winners


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.