View source: R/football_defence.R
| football_defence | R Documentation |
Get U SPORTS football defence stats
football_defence(year = c())
year |
The season(s) of interest. |
| Column Name | Type |
| number | chr |
| player | chr |
| solo | int |
| ast | int |
| total | dbl |
| sacks | dbl |
| sacks_yds | int |
| tfl | dbl |
| tfl_yds | int |
| ff | int |
| fr | int |
| fr_yds | int |
| int | int |
| int_yds | int |
| br_up | int |
| blks | int |
| qbh | int |
| team | chr |
| game_id | chr |
| season | chr |
| season_type | chr |
try(football_defence(2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.