SkillAgentSearch skills...

Ballr

An R API for basketball-reference.com

Install / Use

/learn @rtelmore/Ballr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ballr <img src="man/figures/court-3.png" width = "200" align="right" />

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

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2d ago
Forks10

Languages

R

Security Score

75/100

Audited on Apr 1, 2026

No findings