| fox_cfb_team_stats | R Documentation |
Flattens the Bifrost team/{id}/stats leaders sections.
fox_cfb_team_stats(team_id)
team_id |
(character/numeric, required): Fox Bifrost team id (e.g. |
A cfbfastR-tagged tibble with one row per (category, leader):
team_id: character.: Fox team id echoed back.
category: character.: Leader section title.
stat: character.: Stat name (e.g. "Passing Yards").
stat_abbreviation: character.: Stat abbreviation (e.g. "PYDS").
player: character.: Leading player name.
value: character.: Stat value as displayed.
try(fox_cfb_team_stats(team_id = "11"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.