Description Usage Arguments Value Source Examples
View source: R/cfb_ratings_fpi.R
Get FPI historical rating data (most recent of each year) Adapted from sabinanalytic's fork of the cfbscrapR repo
1 | cfb_ratings_fpi(year = 2019)
|
year |
Year |
A data frame with 20 variables:
yeardouble.
idcharacter.
namecharacter.
abbrcharacter.
row_ninteger.
fpicharacter.
fpi_rkcharacter.
trendcharacter.
proj_wcharacter.
proj_lcharacter.
win_outdouble.
win_6double.
win_divdouble.
playoffdouble.
nc_gamedouble.
nc_windouble.
win_confdouble.
wcharacter.
lcharacter.
tcharacter.
https://github.com/sabinanalytics/cfbscrapR/blob/master/R/cfb_ratings_fpi.R
1 | cfb_ratings_fpi(year=2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.