| cfbd_play_types | R Documentation |
Get college football mapping for play types
cfbd_play_types()
cfbd_play_types() - A data frame with 48 rows and 3 variables:
| col_name | types | description |
| play_type_id | integer | CFBD play type identifier (matches play_type IDs in cfbd_plays()). |
| text | character | Human-readable play type description (e.g. "Rush", "Pass Reception", "Field Goal"). |
| abbreviation | character | Short play type abbreviation used as the play_type filter argument in API calls. |
Other CFBD PBP:
cfbd_live_plays(),
cfbd_pbp_data(),
cfbd_pbp_data_v2(),
cfbd_play_stats_player(),
cfbd_play_stats_types(),
cfbd_plays()
try(cfbd_play_types())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.