bart_ratings | R Documentation |
Returns current Barttorvik ratings and strength of schedule metrics
bart_ratings(year=current_season())
year |
Year to pull |
x_elite_sos
is the percentage of games that an 'elite' team would project to lose against this team's non-conference or overall schedule. x_cur_sos
is the current average Barthag rating of opponents, while x_fut_sos
is the projected average Barthag rating of opponents.
Returns a tibble of ratings and strength of schedule metrics.
try(head(bart_ratings(year=2018)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.