powered by
This data set contains NBA teams' performance in the 2015-2016 season as provided by the NBA's official website.
nba_2015_2016
A data.frame with 30 rows and 19 columns indicating various performance statistics for each team.
data.frame
# NOT RUN { data(nba_2015_2016) summary(nba_2015_2016) # }
Run the code above in your browser using DataLab