cfbd_play_stats_types: *Get college football mapping for play stats types*

View source: R/cfbd_play.R

cfbd_play_stats_typesR 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 25 rows and 2 variables:

col_name types description
play_stat_type_id integer CFBD play stat type identifier (used as a filter in cfbd_play_stats_player()).
name character Human-readable name of the play stat type (e.g. "Reception", "Sack", "Touchdown").

See Also

Other CFBD PBP: cfbd_live_plays(), cfbd_pbp_data(), cfbd_pbp_data_v2(), cfbd_play_stats_player(), cfbd_play_types(), cfbd_plays()

Examples


  try(cfbd_play_stats_types())


cfbfastR documentation built on Aug. 24, 2026, 5:13 p.m.