| fox_cfb_league_leaders | R Documentation |
Flattens a Bifrost league/stats-con/{who}/{category}/{page} leaderboard table.
fox_cfb_league_leaders(
category = "passing",
who = "player",
page = 0,
group_id = "2"
)
category |
(character): Stat category. One of |
who |
(character): |
page |
(integer): 0-based page index. Defaults to |
group_id |
(character): Conference/group filter id. Defaults to |
A cfbfastR-tagged tibble with one row per player/team; columns are
the leaderboard headers plus entity_id.
try(fox_cfb_league_leaders(category = "passing"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.