Numeric league ID or ESPN fantasy page URL. Defaults to
getOption("fflr.leagueId"). Function fails if no ID is found.
useScore
One of "projectedScore" or "actualScore" (default).
scoringPeriodId
Integer week of NFL season. By default, NULL will
use the current week (see ffl_week()). Scoring periods are always one
week in length, whereas matchups might be longer.
...
Additional queries passed to httr::GET(). Arguments are
converted to a named list and passed to query alongside view.
Details
If scoringPeriodId is the current week (the default), then actual scoring
might be incomplete (see projectedScore argument).
See Also
Other roster functions:
roster_score(),
start_roster(),
team_roster()