load_seasons: Load seasons

View source: R/load_seasons.R

load_seasonsR Documentation

Load seasons

Description

Load seasons

Usage

load_seasons(league = "Premier League", from, to, verbose = FALSE)

Arguments

league

character string with league name (Premier League or La Liga)

from

from year (integer), for instance 18

to

to year (integer), for instance 22

verbose

logical indicating if looper counter should be on (TRUE) or off (FALSE)

Value

tibble with football results


kristian-bak/football documentation built on Oct. 8, 2022, 2:11 p.m.