powered by
A function to load the Canadian Elite Basketball League (CEBL) schedule.
load_cebl_schedule(seasons = NULL)
A data frame containing the CEBL schedule for the specified seasons.
A vector of seasons (years) to filter the data. if NULL, defaults to the range from 2019 to the current year.
load_cebl_schedule(2020:2021)
Run the code above in your browser using DataLab