Baberuth | R Documentation |
Baseball statistics for George Herman Ruth (The Bambino or The Sultan Of Swat)
A data frame with 22 observations on the following 14 variables.
year in which the season occurred
team he played for Bos-A
, Bos-N
, or
NY-A
games played
at bats
runs scored
hits
doubles
triples
home runs
runs batted in
stolen bases
base on balls or walks
batting average H/AB
slugging percentage (total bases/at bats)
https://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.
with(data = Baberuth, hist(RBI))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.