README.md

ballr

An R API for basketball-reference.com. The correct pronounciation for this package is baw-ler.

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Coverage Status CRAN_Status_Badge CRAN RStudio mirror downloads DOI

To install

(Update: It's not on CRAN as of July 2020.) From CRAN:

install.packages("ballr")

The development version from GitHub:

install.packages("devtools")
library(devtools)
install_github("rtelmore/ballr")


rtelmore/ballr documentation built on July 22, 2020, 2:16 a.m.