import_college_punts | R Documentation |
Import college punting data for seasons in the scope of cfbfastR
(back to 2014).
This function is a wrapper around cfbfastR::load_cfb_pbp
.
import_college_punts(years)
years |
A year or range of years to be scraped |
A tibble punts
of punts in the cfbfastR
format
## Not run:
import_college_punts(2018:2021)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.