wr {mlbstats} | R Documentation |
Computes pitcher's ability to get a batter to swing and miss pitches over any period of time (e.g., in a single game, single season, career, etc.)
wr(sw, tp)
sw |
Number of swings and misses |
tp |
Total pitches thrown |
wr
wr(300, 750)