Description Usage Format Details Source References Examples
This is a dataset containing useful yearly metrics from FanGraphs.
1  | 
A data frame with seasonal data going back to 1871. Contains 14 variables.
Season1871-Present
wOBASeason Average wOBA
wOBAScaleSeason wOBA Scaling Factor
wBBWeight of an walk
wHBPWeight of a hit by pitch
w1BWeight of a single
w2BWeight of a double
w3BWeight of a triple
wHRWeight of a home run
runSBWeight of a stolen base
runCSWeight of being caught stealing
RPerPARuns Per Plate Appearance
RPerWRuns Per Win
cFIPSeason FIP constant
This dataset is useful for calculating season-dependent metrics such as wOBA and FIP.
http://www.fangraphs.com/guts.aspx?type=cn
http://www.fangraphs.com/
1 2  | ## Give the last 5 years
head(linearWeights, 5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.