cfb_ratings_fpi: Get FPI historical rating data (most recent of each year)...

Description Usage Arguments Value Source Examples

View source: R/cfb_ratings_fpi.R

Description

Get FPI historical rating data (most recent of each year) Adapted from sabinanalytic's fork of the cfbscrapR repo

Usage

1
cfb_ratings_fpi(year = 2019)

Arguments

year

Year

Value

A data frame with 20 variables:

year

double.

id

character.

name

character.

abbr

character.

row_n

integer.

fpi

character.

fpi_rk

character.

trend

character.

proj_w

character.

proj_l

character.

win_out

double.

win_6

double.

win_div

double.

playoff

double.

nc_game

double.

nc_win

double.

win_conf

double.

w

character.

l

character.

t

character.

Source

https://github.com/sabinanalytics/cfbscrapR/blob/master/R/cfb_ratings_fpi.R

Examples

1
cfb_ratings_fpi(year=2018)

meysubb/cfbscrapR documentation built on Dec. 15, 2020, 11:26 p.m.