powered by
Load cleaned schedule data from the volleydata repository.
load_schedule(league = NULL, seasons = NULL)
A string specifying which of "mlv", "lovb", or "au" to load data for.
An integer or vector of integers of seasons to fetch data for. Defaults to all available seasons.
All years must be 2023 or later.
try({load_schedule("mlv", 2024)})
Run the code above in your browser using DataLab