Skip to contents

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

Usage

calc_is_b2b_second(days_rest)

Arguments

days_rest

The number of days of rest before the current game.

Value

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