R/League.R
game_type_now.Rd
game_type_now() scrapes the current game type.
game_type_now()
integer in 1:3 (where 1 = pre-season, 2 = regular season, 3 = playoff/post-season)
game_type_now <- game_type_now()