Description Usage Arguments Value Examples
Create a sequence of seasons between start and end seasons
1 | sequence_seasons(start_season, end_season)
|
start_season |
a season_id |
end_season |
a season_id must come after start_season |
A sequence of seasons between and including the start and end seasons.
1 2 | sequence_seasons("2015_2016", "2019_2020")
sequence_seasons(2000, 2008)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.