| league_standings | R Documentation |
Return the current and projected standings, win streak, total wins, losses, and points scored for and against each team.
league_standings(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 team standings.
Other league functions:
draft_recap(),
league_members(),
league_messages(),
league_status(),
league_teams(),
tidy_schedule(),
transaction_counter()
league_standings(leagueId = "42654852")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.