Learn R Programming

PASWR (version 1.0)

Baberuth: George Herman Ruth

Description

Baseball statistics for George Herman Ruth (The Bambino or The Sultan Of Swat)

Usage

Baberuth

Arguments

source

http://www.baseball-reference.com/about/bat_glossary.shtml

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(Baberuth)
hist(RBI)
detach(Baberuth)

Run the code above in your browser using DataLab