Description Usage Arguments Value References Examples
This function returns a MLB player's weight On-Base Average statistic using the Lahman baseball database and Fangraphs weights
1 | woba_season(playerID = NULL, yearID = NULL, ...)
|
playerID |
- Unique Lahman reference ID |
yearID |
- Season |
Print wOBA of playerID
during yearID
Andrew Dolphin, Mitchel Lichtman, and Tom Tango (2007) The Book: Playing the Percentages in Baseball
1 | woba_season("fieldpr01","2014")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.