risp {mlbstats} | R Documentation |
Computes batting average accounting for runners in scoring position
risp(hrisp, abrisp)
hrisp |
Number of hits with runners in scoring position (on either 2nd or 3rd base) |
abrisp |
Number of at bats with runners in scoring position (on either 2nd or 3rd base) |
risp
risp(35, 120)