R Package for Introduction to Sports Analytics using R by Ryan Elmore and Andrew Urbaczewski. The ISBN for this book is ISBN: 978-1-958303-07-8 (paperback) and ISBN: 978-1-958303-06-1 (e-book).
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. You can buy the book at the Prospect Press website.