plot_pace_by_division | R Documentation |
Plot Pace By Division
plot_pace_by_division(
graphic_dir = getOption("HockeyModel.graphics.path"),
subdir = "pace",
prediction_dir = getOption("HockeyModel.prediction.path"),
scores = HockeyModel::scores
)
graphic_dir |
Graphics Directory |
subdir |
Subdirectory for pace graphics |
prediction_dir |
Directory for predictions |
scores |
HockeyModel::scores |
ggplot graphic of team pace vs. predicted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.