kp_trends {hoopR} | R 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())
[Package hoopR version 2.1.0 Index]