| bart_wbb_ratings | R Documentation |
Get women's college basketball T-Rank team ratings and adjusted
efficiencies from barttorvik.com. Pulls the
/ncaaw/{year}_team_results.csv file (one row per team). No API key required.
bart_wbb_ratings(year = most_recent_wbb_season())
year |
Season, 4-digit ending-year format (e.g. |
A wehoop_data tibble, one row per team: rank, team, conf,
record, adjoe, adjde, barthag, plus projection / SOS / quality
columns, and year.
Other Bart Torvik Functions:
bart_wbb_game_schedule()
try(bart_wbb_ratings(year = 2024))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.