ISAR

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).

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge CRAN RStudio mirror downloads R-CMD-check

Installation Instructions

From CRAN:

install.packages("ISAR")

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. You can buy the book at the Prospect Press website.