Learn R Programming

matie (version 1.2)

baseballData: Baseball player performance and income dataset

Description

This data set is a collection of performance statistics for a collection of baseball players including a Salary variable.

Usage

data(baseballData)

Arguments

Format

A data frame consisting of 11 variables (columns) for 322 players (rows).

Source

CRAN: corrgram package

References

This dataset is a subset of the baseball dataset from the corrgram package.

Author: Kevin Wright, Copyright: 2006 Kevin Wright, License: GPL2.