| league_teams | R Documentation | 
The teams in a league and their owners.
league_teams(leagueId = ffl_id(), leagueHistory = FALSE, ...)
| leagueId | Numeric league ID or ESPN fantasy page URL. Defaults to
 | 
| leagueHistory | logical; Should the  | 
| ... | Additional queries passed to  | 
If any team has multiple owners, the memberId column will be a list of
unique owner member ID strings per team (see league_members()).
A dataframe (or list) with league teams.
Other league functions: 
draft_recap(),
league_members(),
league_messages(),
league_standings(),
league_status(),
tidy_schedule(),
transaction_counter()
league_teams(leagueId = "42654852")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.