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