Description Usage Arguments Value Examples
View source: R/match-schedule.R
The opponents each team faces every week in a fantasy regular season.
1 | match_schedule(lid = getOption("lid"), old = FALSE, ...)
|
lid |
ESPN League ID, defaults to |
old |
If |
... |
Additional API query arguments. Use "week" and "year" as a shorthand for "ScoringPeriodId" and "seasonId" respectively. |
A tibble (or list) of match opponents.
1 | match_schedule(lid = 252353)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.