Tools for Harnessing MLBAM Gameday data and Visualizing PITCHf/x
- For a quick intro to
pitchRx
: visit the web page. - For a more detailed overview, see the RJournal article.
- To install the latest CRAN version:
install.packages(pitchRx); library(pitchRx)
- To install the developmental version here on github use:
library(devtools); install_github("pitchRx", "cpsievert"); library(pitchRx)
- If you having issues using, installing, and/or have a question about pitchRx, please post a new issue