Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

cfbfastR (version 1.9.0)

cfbd_play_types: Get college football mapping for play types

Description

Get college football mapping for play types

Usage

cfbd_play_types()

Arguments

Value

cfbd_play_types() - A data frame with 48 rows and 3 variables:

play_type_id: integer

Referencing play type id.

text: character

play type description.

abbreviation: character

play type abbreviation used for function call

Examples

Run this code
# NOT RUN {
  try(cfbd_play_types())
# }

Run the code above in your browser using DataLab