cfbd_team_talent | R Documentation |
Extracts team talent composite as sourced from 247 rankings
cfbd_team_talent(year = NULL)
year |
(Integer optional): Year 4 digit format (YYYY) |
cfbd_team_talent()
- A data frame with 3 variables:
year
: integer.Season for the talent rating.
school
: character.Team name.
talent
: double.Overall roster talent points (as determined by 247Sports).
try(cfbd_team_talent()) try(cfbd_team_talent(year = 2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.