Get college football mapping for play types
cfbd_play_types()
cfbd_play_types()
- A data frame with 48 rows and 3 variables:
play_type_id
: integerReferencing play type id.
text
: characterplay type description.
abbreviation
: characterplay type abbreviation used for function call
# NOT RUN {
try(cfbd_play_types())
# }
Run the code above in your browser using DataLab