Skip to content

phenrickson/cfb_elo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfb_elo

calculate historical elo ratings for college football teams

requirements

this project uses historical college football data loaded via the cfbfastR package

in order to make use of this package, you must first obtain an API key

  1. get an API key from https://collegefootballdata.com/key
  2. add this API key to your R environment via usethis::edit_r_environ()

CFBD_API_KEY = YOUR-API-KEY-HERE

steps

  1. install the required packages with renv::restore()
  2. run the pipeine with targets::tar_make()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages