tweetGames: Tweet Game Plots

View source: R/main.R

tweetGamesR Documentation

Tweet Game Plots

Description

Tweet Game Plots

Usage

tweetGames(
  games = games_today(),
  delay = stats::runif(1, min = 4, max = 8) * 60,
  graphic_dir = getOption("HockeyModel.graphics.path"),
  params = NULL
)

Arguments

games

Games to tweet graphics from

delay

Delay between tweets

graphic_dir

the graphics directory

params

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


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