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

From CRAN:

install.packages("ballr")

The development version from GitHub:

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


Try the ballr package in your browser

Any scripts or data that you put into this service are public.

ballr documentation built on Jan. 20, 2020, 1:13 a.m.