resample_season: Resample Season

Description Usage Arguments Examples

Description

Resample Season

Usage

1
resample_season(pbp_data, drive_level = 0)

Arguments

drive_level

Indicator whether or not to resample entire drives in the season (default is 0).

pbp_df

Play-by-play data frame.

Examples

1
2
# Resample the 2017 season:
resampled_pbp_17 <- resample_season(get_pbp_data(2017))

ryurko/nflWAR documentation built on May 9, 2019, 7:37 a.m.