import_college_punts: Import college punting data

View source: R/college.R

import_college_puntsR Documentation

Import college punting data

Description

Import college punting data for seasons in the scope of cfbfastR (back to 2014). This function is a wrapper around cfbfastR::load_cfb_pbp.

Usage

import_college_punts(years)

Arguments

years

A year or range of years to be scraped

Value

A tibble punts of punts in the cfbfastR format

Examples

## Not run: 
import_college_punts(2018:2021)

## End(Not run)

Puntalytics/puntr documentation built on Sept. 7, 2024, 5:23 p.m.