load_audl_games: Load AUDL games

View source: R/audl_scraping.R

load_audl_gamesR Documentation

Load AUDL games

Description

Loads information on all AUDL games from the specified season into memory, scraped from the AUDL website.

Usage

load_audl_games(seasons)

Arguments

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.

Examples

load_audl_games(2022)
load_audl_games(c(2019,2021,2022))


bbwieland/fRisbee documentation built on Aug. 30, 2022, 11:18 p.m.