league_status | R Documentation |
Current information about a league: the date activated, current week, starting week, final week, past seasons, teams joined, and waiver status.
league_status(leagueId = ffl_id(), leagueHistory = FALSE, ...)
leagueId |
Numeric league ID or ESPN fantasy page URL. Defaults to
|
leagueHistory |
logical; Should the |
... |
Additional queries passed to |
A data frame of league status by season.
Other league functions:
draft_recap()
,
league_members()
,
league_messages()
,
league_standings()
,
league_teams()
,
tidy_schedule()
,
transaction_counter()
league_status(leagueId = "42654852")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.