kp_program_ratings: *Get KenPom's program ratings*

View source: R/kp_historical_tables.R

kp_program_ratingsR Documentation

Get KenPom's program ratings

Description

Get KenPom's program ratings

Usage

kp_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_confhistory(), kp_confstats(), kp_conf(), kp_pomeroy_archive_ratings(), kp_team_history()

Examples


  try(kp_program_ratings())


hoopR documentation built on Nov. 26, 2023, 1:07 a.m.