Skip to contents

This function determines if the current game is the first game of a back-to-back (B2B) scenario.

Usage

calc_is_b2b_first(days_next_game)

Arguments

days_next_game

The number of days until the next game.

Value

A logical value indicating if it's the first game of a back-to-back.