1
2
3
4
5
#

Name:

Description:

Salary data for Major League Baseball players in the year 2010.

Variables:

  • player - Player name

  • team - Team

  • position - Field position

  • salary - Salary (in $1000s)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Collected from the following page (and its linked pages) on February 23rd, 2011: http://content.usatoday.com/sportsdata/baseball/mlb/salaries/team

R Dataset Upload:

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

d <- read.csv("https://www.key2stats.com/Salary_data_for_Major_League_Baseball__2010__1460_64.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.