football_offence: Get U SPORTS football offence stats

View source: R/football_offence.R

football_offenceR Documentation

Get U SPORTS football offence stats

Description

Get U SPORTS football offence stats

Usage

football_offence(year = c())

Arguments

year

The season(s) of interest.

Value

Column Name Type
player chr
c_a chr
passing_yds int
passing_lg int
passing_td int
passing_int int
rtg lgl
rushing_att int
rushing_yds int
rushing_avg dbl
rushing_lg int
rushing_td int
receiving_no int
receiving_yds int
receiving_avg dbl
receiving_lg int
receiving_td int
fumble_no int
fumble_lost int
team chr
game_id chr
season chr
season_type chr

Examples

try(football_offence(2018))

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