load_4th_pbp | R Documentation |
Load calculated 4th down probabilities from 'cfbfastR' data.
load_4th_pbp(seasons)
seasons |
Seasons to load. Must be 2014 and later. |
'cfbfastR' data on 4th downs with the 'add_4th_probs()' columns added and also the following:
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.
cfb4th::load_4th_pbp(2020)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.