rtelmore / ISAR

R Package for Introduction to Sports Analytics using R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISAR

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

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.

About

R Package for Introduction to Sports Analytics using R

License:Other


Languages

Language:R 100.0%