Description
Introduction to Sports Analytics using R (ISAR) Data.
Description
We provide data sets used in the forthcoming textbook "Introduction to Sports Analytics using R" by Elmore and Urbaczweski (2024). The package currently contains sixteen datasets and should be published in early 2024.
README.md
ISAR
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:
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.