team_roster | R Documentation |
The roster of all teams in a league.
team_roster(
leagueId = ffl_id(),
leagueHistory = FALSE,
scoringPeriodId = NULL,
...
)
leagueId |
Numeric league ID or ESPN fantasy page URL. Defaults to
|
leagueHistory |
logical; Should the |
scoringPeriodId |
Integer week of NFL season. By default, |
... |
Additional queries passed to |
A dataframe (or list) with league teams.
Other roster functions:
best_roster()
,
roster_score()
,
start_roster()
team_roster(leagueId = "42654852", scoringPeriodId = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.