pro_schedule: Professional schedule

View source: R/pro-schedule.R

pro_scheduleR Documentation

Professional schedule

Description

The opponents each team faces every week in a regular season.

Usage

pro_schedule(seasonId = ffl_year())

Arguments

seasonId

Season schedule (2004-present), defaults to ffl_year().

Value

Data frame of team opponents by week.

See Also

Other professional football functions: pro_events()

Examples

pro_schedule(seasonId = ffl_year(-2))

kiernann/fflr documentation built on Aug. 27, 2024, 7:59 a.m.