| tidy_schedule | R Documentation | 
The opponents each team faces every week in a fantasy regular season. Returned in a tidy format where each row is a single team with an indication of home-away status. There are two rows per matchup, one for each team.
tidy_schedule(leagueId = ffl_id(), leagueHistory = FALSE, ...)
tidy_matchups(...)
leagueId | 
 Numeric league ID or ESPN fantasy page URL. Defaults to
  | 
leagueHistory | 
 logical; Should the   | 
... | 
 Additional queries passed to   | 
A data frame(s) of match opponents.
Other league functions: 
draft_recap(),
league_members(),
league_messages(),
league_standings(),
league_status(),
league_teams(),
transaction_counter()
tidy_schedule(leagueId = "42654852")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.