kp_officials: *Get officials rankings*

View source: R/kp_misc_stats.R

kp_officialsR Documentation

Get officials rankings

Description

Get officials rankings

Usage

kp_officials(year = most_recent_mbb_season())

Arguments

year

Year of data to pull

Value

A data frame with the following columns:

col_name types
rk integer
official_name character
ref_rating numeric
gms numeric
last_game character
last_game_1 character
year numeric

See Also

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

Examples


  try(kp_officials(year = 2021))


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