load_4th_pbp: Load calculated 4th down probabilities from 'cfbfastR' data

View source: R/wrappers.R

load_4th_pbpR Documentation

Load calculated 4th down probabilities from 'cfbfastR' data

Description

Load calculated 4th down probabilities from 'cfbfastR' data.

Usage

load_4th_pbp(seasons)

Arguments

seasons

Seasons to load. Must be 2014 and later.

Value

'cfbfastR' data on 4th downs with the 'add_4th_probs()' columns added and also the following:

go

100 if a team went for it on 4th down, 0 otherwise. It's 100 and 0 as a convenience for obtaining percent of times going for it.

Examples


  cfb4th::load_4th_pbp(2020)


Kazink36/cfb4th documentation built on Jan. 25, 2025, 12:19 a.m.