kp_trends: *Get Division-I statistical trends*

View source: R/kp_misc_stats.R

kp_trendsR Documentation

Get Division-I statistical trends

Description

Get Division-I statistical trends

Usage

kp_trends()

Value

A data frame with the following columns:

col_name types
season numeric
efficiency numeric
tempo numeric
e_fg_pct numeric
to_pct numeric
or_pct numeric
ft_rate numeric
fg_2_pct numeric
fg_3_pct numeric
fg_3a_pct numeric
ft_pct numeric
a_pct numeric
blk_pct numeric
stl_pct numeric
non_stl_pct numeric
avg_hgt numeric
continuity numeric
home_win_pct numeric
ppg numeric

See Also

Other KP Misc. Functions: kp_arenas(), kp_fanmatch(), kp_game_attrs(), kp_hca(), kp_officials(), kp_referee()

Examples


  try(kp_trends())


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