plot_prediction_playoffs_by_team: Plot Playoff Odds

View source: R/graphics.R

plot_prediction_playoffs_by_teamR Documentation

Plot Playoff Odds

Description

Plot Playoff Odds

Usage

plot_prediction_playoffs_by_team(
  all_predictions = compile_predictions(),
  past_days = 14,
  teamColours = HockeyModel::teamColours
)

Arguments

all_predictions

the compiled predictions

past_days

number of past days to include on the plot. Default: a fortnight

teamColours

HockeyModel::teamColours or a custom value

Value

a ggplot object


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