1
2
3
4
5
#

Name:

Description:

Heights of all NBA players from the 2008-9 season.

Variables:

  • last_name - Last name.

  • first_name - First name.

  • h_meters - Height, in meters.

  • h_in - Height, in inches.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Collected from http://www.nba.com.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/NBA_Player_heights_from_2008-9_1464_86.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.