This package provides access to a collection of data from the National Basketball Association (http://stats.nba.com) for the seasons 1996-97 to 2016-17. Details on the current release are available here.
It includes data for:
nba_teams
nba_players
nba_team_games
nba_player_shots
nba_play_by_play
devtools::install_github("madams1/nbadata")
devtools::install_github("ropenscilabs/datastorr")
nbadata::nbadata() # downloads data and installs .rda files in working directory
nbadata::nbadata_load_all()