Learn R Programming

ceblR

The goal of this package is to help people access clean and tidy data from the Canadian Elite Basketball League. It provides functions to present data in an easy-to-use format that provides greater detail and accessibility than official league sources.

Installation

You can install the CRAN version of ceblR with:

install.packages("ceblR")

You can install the development version of ceblR from GitHub with:

# install.packages("devtools")
devtools::install_github("awosoga/ceblR")

Usage

Please refer to the package vignette for more information on how to use this library.

Acknowledgement

This package takes heavy inspiration from Jason Zivkovic’s euroleagueR package. Please give that package a star!

Copy Link

Version

Install

install.packages('ceblR')

Monthly Downloads

164

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David Awosoga

Last Published

July 19th, 2025

Functions in ceblR (1.0.0)

load_cebl_coaches

Load CEBL Coaches
load_cebl_officials

Load CEBL Officials
load_cebl_team_boxscores

Load CEBL Team Boxscores
load_cebl_player_boxscores

Load CEBL Player Boxscores
load_cebl_schedule

Load CEBL Game Schedule
load_cebl_pbp

Load CEBL Play-by-Play Data
%>%

Pipe operator
ceblR-package

ceblR: Extract Data from the Canadian Elite Basketball League