Skip to contents

This function calculates the number of days of rest between games.

Usage

calc_days_rest(game_count, game_date)

Arguments

game_count

The count of games for the season.

game_date

The date of the current game.

Value

A numeric value representing the days of rest.