| cfbd_play_stats_types | R Documentation |
Get college football mapping for play stats types
cfbd_play_stats_types()
cfbd_play_stats_types() - A data frame with 25 rows and 2 variables:
| col_name | types | description |
| play_stat_type_id | integer | CFBD play stat type identifier (used as a filter in cfbd_play_stats_player()). |
| name | character | Human-readable name of the play stat type (e.g. "Reception", "Sack", "Touchdown"). |
Other CFBD PBP:
cfbd_live_plays(),
cfbd_pbp_data(),
cfbd_pbp_data_v2(),
cfbd_play_stats_player(),
cfbd_play_types(),
cfbd_plays()
try(cfbd_play_stats_types())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.