add_postponed_to_schedule_end | R Documentation |
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.
add_postponed_to_schedule_end(schedule = HockeyModel::schedule)
schedule |
the schedule to reconfigure |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.