| NBA1617 {resampledata3} | R Documentation |
NBA 2016-2017 season
Description
Basketball statistics for a sample of NBA players from 4 teams for the 2016-2017 season.
Usage
data("NBA1617")
Format
A data frame with 68 observations on the following 13 variables.
NamePlayer name
PositionPosition:
C(center),PF(power forward),PG(point guard),SF(small forward),SG(shooting guard)TeamTeam:
Brooklyn,Charlotte,Cleveland,San AntonioGamesNumber of games played
MinutesNumber of minutes plyaed
PercFGField goal percentage
Perc3P3-point field goal percentage
Perc2P2-point field goal percentage
PercFTFree throw percentage
OffRebOffensive rebounds
DefRebDefensive rebounds
AssistsAssists
BlocksBlocks
Details
Players in this data set played a minimum of 100 minutes during the 2016-2017 season.
Source
https://www.basketball-reference.com/
[Package resampledata3 version 1.0 Index]