Skip to contents

Get KenPom's program ratings

Usage

kp_program_ratings()

Value

A data frame with 17 columns:

col_nametypes
rknumeric
teamcharacter
confcharacter
rtgnumeric
best_rknumeric
best_yrnumeric
worst_rknumeric
worst_yrnumeric
kp_mediannumeric
top10numeric
top25numeric
top50numeric
chnumeric
f4numeric
s16numeric
r1numeric
chgnumeric

Examples

# \donttest{
  try(kp_program_ratings())
#> Error in kp_program_ratings() : object 'kenpom' not found
# }