inPlayoffs: In Playoffs

View source: R/api-interface.R

inPlayoffsR Documentation

In Playoffs

Description

check if the date is in a playoff period. Note: playoffs are considered from the day after the regular season ends.

Usage

inPlayoffs(date = Sys.Date(), boolean = TRUE)

Arguments

date

Date to check if it's in a playoffs period

boolean

Whether to return a result as TRUE/FALSE (True) or to return the seasonID if the date is in a playoffs

Value

Either TRUE/FALSE or a seasonID/FALSE


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.