R/utils.R
calc_is_b2b_second.Rd
This function determines if the current game is the second game of a back-to-back (B2B) scenario.
calc_is_b2b_second(days_rest)
The number of days of rest before the current game.
A logical value indicating if it's the second game of a back-to-back.