Learn R Programming

hoopR (version 2.1.0)

kp_program_ratings: Get KenPom's program ratings

Description

Get KenPom's program ratings

Usage

kp_program_ratings()

Arguments

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

See Also

Other KenPom Historical Functions: kp_coach_history(), kp_confhistory(), kp_confstats(), kp_conf(), kp_pomeroy_archive_ratings(), kp_team_history()

Examples

Run this code
# \donttest{
  try(kp_program_ratings())
# }

Run the code above in your browser using DataLab