README.md

nbadata

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:

Install

devtools::install_github("madams1/nbadata")
devtools::install_github("ropenscilabs/datastorr")

Get and load the data

nbadata::nbadata() # downloads data and installs .rda files in working directory
nbadata::nbadata_load_all()


madams1/nbadata documentation built on May 21, 2019, 10:52 a.m.