football_drive_summaries: Get U SPORTS football drive summaries

View source: R/football_drive_summaries.R

football_drive_summariesR Documentation

Get U SPORTS football drive summaries

Description

Get U SPORTS football drive summaries

Usage

football_drive_summaries(year = c())

Arguments

year

The season(s) of interest.

Value

Column Name Type
team chr
qtr chr
start chr
poss chr
began chr
plays int
yards int
result chr
away_team chr
home_team chr
game_id chr
season chr
season_type chr

Examples

try(football_drive_summaries(2018))

usportsR documentation built on March 16, 2026, 5:08 p.m.