Learn R Programming

nhlscraper (version 0.4.2)

game_type_now: Access the game type as of now

Description

game_type_now() scrapes the current game type.

Usage

game_type_now()

Arguments

Value

integer in 1:3 (where 1 = pre-season, 2 = regular season, 3 = playoff/post-season)

Examples

Run this code
game_type_now <- game_type_now()

Run the code above in your browser using DataLab