nba_games | R Documentation |
Data on NBA games for regular season: 2009-2023
data(nba_games)
A data frame with 15429 rows and 9 variables. Each row is one game
Season_ID: 2009 stands for the season 2009-2010, etc
GAME_DATE
home.TEAM_ABBREVIATION
home.TEAM_NAME
home.PTS: Points scored by home team
away.TEAM_ABBREVIATION
away.TEAM_NAME
away.PTS: Points scored by away team
home.WL: The result of the game -W: home team won, L: home team lost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.