View source: R/football_drive_summaries.R
| football_drive_summaries | R Documentation |
Get U SPORTS football drive summaries
football_drive_summaries(year = c())
year |
The season(s) of interest. |
| 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 |
try(football_drive_summaries(2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.