Learn R Programming

hoopR (version 2.1.0)

kp_hca: Get Home Court Advantage Estimates

Description

Get Home Court Advantage Estimates

Usage

kp_hca()

Arguments

Value

A data frame with the following columns:

col_nametypes
teamcharacter
confcharacter
hcanumeric
hca_rknumeric
pfnumeric
pf_rknumeric
ptsnumeric
pts_rknumeric
nstnumeric
nst_rknumeric
blknumeric
blk_rknumeric
elevnumeric
elev_rknumeric

See Also

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

Examples

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

Run the code above in your browser using DataLab