opponent_ranks: NFL team performance against positions
Description
The average opposition team point differential by position.
Usage
opponent_ranks(leagueId = ffl_id())
Value
A data frame of team performance against position.
Arguments
- leagueId
Numeric league ID or ESPN fantasy page URL. Defaults to
getOption("fflr.leagueId")
. Function fails if no ID is found.