transaction_counter | R Documentation |
Summary of transactions and roster changes made during a season by team.
transaction_counter(leagueId = ffl_id(), leagueHistory = FALSE, ...)
budget_summary(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 transaction counts by team.
Other league functions:
draft_recap()
,
league_members()
,
league_messages()
,
league_standings()
,
league_status()
,
league_teams()
,
tidy_schedule()
Other player functions:
all_players()
,
list_players()
,
player_info()
,
player_news()
,
player_outlook()
,
recent_activity()
transaction_counter(leagueId = "42654852")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.