R/utils.R
calc_is_b2b_first.Rd
This function determines if the current game is the first game of a back-to-back (B2B) scenario.
calc_is_b2b_first(days_next_game)
The number of days until the next game.
A logical value indicating if it's the first game of a back-to-back.