load_seasons | R Documentation |
Load seasons
load_seasons(league = "Premier League", from, to, verbose = FALSE)
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) |
tibble with football results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.