fix plays that begin with 3 outs
Open
bug
- Dominant language
- R
- Stars
- 103
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
There are several plate appearances in 2012 that start with 3 outs!
``` r
subset(MLBAM2012, startOuts == 3)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.