live_scoring | R Documentation |
The current and projected score for each ongoing match.
live_scoring(leagueId = ffl_id(), yetToPlay = FALSE, bonusWin = FALSE, ...)
leagueId |
Numeric league ID or ESPN fantasy page URL. Defaults to
|
yetToPlay |
If |
bonusWin |
If |
... |
Additional queries passed to |
A data frame of scores by period.
Other scoring functions:
tidy_scores()
live_scoring(leagueId = "42654852", yetToPlay = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.