Dataset package for Analyzing Baseball with Data, 2nd Edition by Max Marchi, Jim Albert, and Ben Baumer
This package contains many of the datasets explored in the text.
To install, type in the R console:
library(remotes)
install_github("bayesball/ABWRdata")