woba_season: wOBA performance by player season

Description Usage Arguments Value References Examples

Description

This function returns a MLB player's weight On-Base Average statistic using the Lahman baseball database and Fangraphs weights

Usage

1
woba_season(playerID = NULL, yearID = NULL, ...)

Arguments

playerID

- Unique Lahman reference ID

yearID

- Season

Value

Print wOBA of playerID during yearID

References

Andrew Dolphin, Mitchel Lichtman, and Tom Tango (2007) The Book: Playing the Percentages in Baseball

Examples

1
woba_season("fieldpr01","2014")

mdlee12/sabr documentation built on May 22, 2019, 3:37 p.m.