View source: R/football_scoring_summaries.R
| football_scoring_summaries | R Documentation |
Get U SPORTS football scoring summaries
football_scoring_summaries(year = c())
year |
The season(s) of interest. |
| Column Name | Type |
| prd | chr |
| time | chr |
| scoring_summary | chr |
| away_score | int |
| home_score | int |
| away_team | chr |
| home_team | chr |
| game_id | chr |
| season | chr |
| season_type | chr |
try(football_scoring_summaries(2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.