plot_pace_by_team | R Documentation |
Plot Pace by team
plot_pace_by_team(
graphic_dir = getOption("HockeyModel.graphics.path"),
subdir = "pace",
prediction_dir = getOption("HockeyModel.prediction.path"),
scores = HockeyModel::scores
)
graphic_dir |
The graphics directory |
subdir |
The pace subdirectory in graphics |
prediction_dir |
The predictions directory |
scores |
The HockeyModel::scores object, or custom scores in the same format. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.