Learn R Programming

matie (version 1.0)

baseballData: Baseball player performance and pay 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

docType

data

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.