opponent_ranks: NFL team performance against positions

View source: R/opponents.R

opponent_ranksR 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()

fflr documentation built on Sept. 14, 2023, 9:10 a.m.