R Package for Introduction to Sports Analytics using R by Ryan Elmore and Andrew Urbaczewski. The book should be released in 2024.

Installation Instructions

From CRAN:

The development version from GitHub:

install.packages("remotes")
remotes::install_github("rtelmore/ISAR")

Website

The ISAR package website is hosted at datacolorado.com/r/ISAR.