powered by
Extracts team talent composite as sourced from 247 rankings
cfbd_team_talent(year = NULL)
(Integer optional): Year 4 digit format (YYYY)
cfbd_team_talent() - A data frame with 3 variables:
cfbd_team_talent()
year
Season for the talent rating.
school
Team name.
talent
Overall roster talent points (as determined by 247Sports).
# NOT RUN { try(cfbd_team_talent()) try(cfbd_team_talent(year = 2018)) # } # NOT RUN { # }
Run the code above in your browser using DataLab