tweetGames | R Documentation |
Tweet Game Plots
tweetGames(
games = games_today(),
delay = stats::runif(1, min = 4, max = 8) * 60,
graphic_dir = getOption("HockeyModel.graphics.path"),
params = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.