cfbd_play_stats_types {cfbfastR}R Documentation

Get college football mapping for play stats types

Description

Get college football mapping for play stats types

Usage

cfbd_play_stats_types()

Value

cfbd_play_stats_types() - A data frame with 22 rows and 2 variables:

play_stat_type_id: integer

Referencing play stat type ID.

name: character

Type of play stats.

Examples


  try(cfbd_play_stats_types())


[Package cfbfastR version 1.9.0 Index]