powered by
Get Team Stats
kp_teamstats(min_year, max_year = most_recent_mbb_season())
Returns a tibble of team stats
First year of data to pull
Last year of data to pull
Other KenPom Ratings Functions: kp_efficiency(), kp_foul_trouble(), kp_fourfactors(), kp_height(), kp_kpoy(), kp_playerstats(), kp_pointdist(), kp_pomeroy_ratings()
kp_efficiency()
kp_foul_trouble()
kp_fourfactors()
kp_height()
kp_kpoy()
kp_playerstats()
kp_pointdist()
kp_pomeroy_ratings()
# \donttest{ try(kp_teamstats(min_year = 2019, max_year =2021)) # }
Run the code above in your browser using DataLab