powered by
Summary information from the NBA players for the 2018-2019 season.
nba_players_19
A data frame with 494 observations on the following 7 variables.
First name.
Last name.
Team name
3-letter team abbreviation.
Player position.
Jersey number.
Height, in inches.
hist(nba_players_19$height, 20) table(nba_players_19$team)
Run the code above in your browser using DataLab