add_postponed_to_schedule_end: Add Postponed Games to Schedule End

View source: R/utils.R

add_postponed_to_schedule_endR Documentation

Add Postponed Games to Schedule End

Description

Sometimes games are postponed without a makeup date initially announced. The model just drops those games if this function is not employed to move the games to the end of the season Note that the games are all dumped on one day so it doesn't account for back to back or travel days or anything.

Usage

add_postponed_to_schedule_end(schedule = HockeyModel::schedule)

Arguments

schedule

the schedule to reconfigure

Value

a schedule with postponed games moved to the end of the schedule - helps to not drop games that are otherwise in the past but weren't played.


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