Get KenPom's program ratings
Value
A data frame with 17 columns:
| col_name | types |
| rk | numeric |
| team | character |
| conf | character |
| rtg | numeric |
| best_rk | numeric |
| best_yr | numeric |
| worst_rk | numeric |
| worst_yr | numeric |
| kp_median | numeric |
| top10 | numeric |
| top25 | numeric |
| top50 | numeric |
| ch | numeric |
| f4 | numeric |
| s16 | numeric |
| r1 | numeric |
| chg | numeric |
See also
Other KenPom Historical Functions:
kp_coach_history(),
kp_conf(),
kp_confhistory(),
kp_confstats(),
kp_pomeroy_archive_ratings(),
kp_team_history()
Examples
# \donttest{
try(kp_program_ratings())
#> Error in kp_program_ratings() : object 'kenpom' not found
# }
