cfb_pbp_data: Extract CFB Play by Play Data - For both plays and drives...

Description Usage Arguments

View source: R/cfb_pbp_data.R

Description

Extracts raw game by game data.

Usage

1
2
cfb_pbp_data(year, week = 1, team = NULL, play_type = NULL,
  drive = NULL)

Arguments

year

Select year, (example: 2018)

week

Select week, this is optional (also numeric)

team

Select team name (example: Texas, Texas A&M, Clemson)

play_type

Select play type (example: see the cfb_play_type_df)

drive

Enter anything, and you will get general drive infoo


meysubb/collegeballR documentation built on July 27, 2019, 4:50 a.m.