Learn R Programming

fflr (version 2.3.0)

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.

Examples

Run this code
opponent_ranks()

Run the code above in your browser using DataLab