Learn R Programming

hoopR (version 2.1.0)

kp_trends: Get Division-I statistical trends

Description

Get Division-I statistical trends

Usage

kp_trends()

Arguments

Value

A data frame with the following columns:

col_nametypes
seasonnumeric
efficiencynumeric
temponumeric
e_fg_pctnumeric
to_pctnumeric
or_pctnumeric
ft_ratenumeric
fg_2_pctnumeric
fg_3_pctnumeric
fg_3a_pctnumeric
ft_pctnumeric
a_pctnumeric
blk_pctnumeric
stl_pctnumeric
non_stl_pctnumeric
avg_hgtnumeric
continuitynumeric
home_win_pctnumeric
ppgnumeric

See Also

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

Examples

Run this code
# \donttest{
  try(kp_trends())
# }

Run the code above in your browser using DataLab