View source: R/audl_scraping.R
load_audl_games | R Documentation |
Loads information on all AUDL games from the specified season into memory, scraped from the AUDL website.
load_audl_games(seasons)
seasons |
The seasons for which data is requested. All seasons since 2012 are documented, not including 2020 when the AUDL season was cancelled due to the COVID-19 pandemic. |
load_audl_games(2022) load_audl_games(c(2019,2021,2022))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.