Extracts raw game by game data.
1 2 | cfb_pbp_data(year, week = 1, team = NULL, play_type = NULL,
drive = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.