opponent_ranks {fflr}R Documentation

NFL team performance against positions

Description

The average opposition team point differential by position.

Usage

opponent_ranks(leagueId = ffl_id())

Arguments

leagueId

Numeric league ID or ESPN fantasy page URL. Defaults to getOption("fflr.leagueId"). Function fails if no ID is found.

Value

A data frame of team performance against position.

Examples

opponent_ranks()

[Package fflr version 2.3.0 Index]