tweetPace: Tweet Pace Plots

View source: R/main.R

tweetPaceR Documentation

Tweet Pace Plots

Description

Tweet Pace Plots

Usage

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
)

Arguments

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


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