tweetPace | R Documentation |
Tweet Pace Plots
tweetPace(
delay = stats::runif(1, min = 1, max = 3) * 60,
graphic_dir = getOption("HockeyModel.graphics.path"),
subdir = "pace",
prediction_dir = getOption("HockeyModel.prediction.path"),
scores = HockeyModel::scores
)
delay |
Delay between posted tweets |
graphic_dir |
The graphics directory |
subdir |
The pace subdirectory in graphics |
prediction_dir |
The predictions directory |
scores |
HockeyModel::scores or a custom value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.