cfbd_play_types: *Get college football mapping for play types*

View source: R/cfbd_play.R

cfbd_play_typesR Documentation

Get college football mapping for play types

Description

Get college football mapping for play types

Usage

cfbd_play_types()

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


  try(cfbd_play_types())


cfbfastR documentation built on June 14, 2022, 1:05 a.m.