game_id: Get Game Identifiers for NBA

Usage Arguments Examples

View source: R/identifiers.R

Usage

1
game_id(year = "", game_number = "")

Arguments

year

Year the season starts in YYYY format.

game_number

Game number in the season.

Examples

1
2
3
game_id("2017", "1")
# check by visiting the url associated with the play-by-play
# of the game https://stats.nba.com/game/0021600001/playbyplay/

imadmali/NBAapi documentation built on May 6, 2019, 2:31 p.m.