View source: R/kp_misc_stats.R
| kp_officials | R Documentation |
Get officials rankings
kp_officials(year = most_recent_mbb_season())
year |
Year of data to pull |
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 |
Other KP Misc. Functions:
kp_arenas(),
kp_fanmatch(),
kp_game_attrs(),
kp_hca(),
kp_referee(),
kp_trends()
try(kp_officials(year = 2021))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.