national_league_salary_2014 {IIS}R Documentation

National League Salary 2014

Description

This data set contains the 2014 salaries (as of March 26, 2014) for all baseball players in the National League.

Usage

national_league_salary_2014

Format

A data.frame with 437 rows and 3 columns corresponding to the name, salary, and team for each player.

Source

Petchesky (2014)

Examples

data(national_league_salary_2014)
summary(national_league_salary_2014)

[Package IIS version 1.1 Index]