R Package for Introduction to Sports Analytics using R by Ryan Elmore and Andrew Urbaczewski
From CRAN:
install.packages("ISAR")
The development version from GitHub:
install.packages("remotes")
remotes::install_github("rtelmore/ISAR")
The ISAR package website is hosted at datacolorado.com/ISAR.