| Baberuth {PASWR} | R Documentation |
Baseball statistics for George Herman Ruth (The Bambino or The Sultan Of Swat)
Baberuth
A data frame with 22 observations on the following 14 variables.
YearTeamBos-A, Bos-N, or
NY-AGABRHX2BX3BHRRBISBBBBASLGhttp://www.baseball-reference.com/about/bat_glossary.shtml
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(Baberuth) hist(RBI) detach(Baberuth)