Learn R Programming

fflr (version 2.3.0)

pro_schedule: Professional schedule

Description

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

Usage

pro_schedule(seasonId = ffl_year())

Value

Data frame of team opponents by week.

Arguments

seasonId

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

See Also

Other professional football functions: pro_events()

Examples

Run this code
pro_schedule(seasonId = ffl_year(-2))

Run the code above in your browser using DataLab