bart_pregame | R Documentation |
Returns pre-game score predicitions and win probabilites for every game involving a D-1 team since 2008.
bart_pregame(year=current_season())
year |
Year to pull |
nc
refers to non-conference games, conf
refers to conference games, conf_t
refers to conference tournament games, post
refers to any post-conference tournament play, and nond1
refers to games played against a non-Division 1 opponent.
Tibble returns T-Rank line, thrill quotient (ttq), and unique game id.
try(head(bart_pregame(year=2017)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.