View source: R/kp_historical_tables.R
| kp_program_ratings | R Documentation |
Get KenPom's program ratings
kp_program_ratings()
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 |
Other KenPom Historical Functions:
kp_coach_history(),
kp_confhistory(),
kp_confstats(),
kp_conf(),
kp_pomeroy_archive_ratings(),
kp_team_history()
try(kp_program_ratings())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.