1
2
3
4
5
#

Name:

Description:

Summary information from the NBA players for the 2018-2019 season.

Variables:

  • first_name - First name.

  • last_name - Last name.

  • team - Team name

  • team_abbr - 3-letter team abbreviation.

  • position - Player position.

  • number - Jersey number.

  • height - Height, in inches.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.nba.com/players

R Dataset Upload:

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

d <- read.csv("https://www.key2stats.com/NBA_Players_for_the_2018-2019_season_1465_69.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.