powered by
Get Game Attributes
kp_game_attrs(year = most_recent_mbb_season(), attr = "Excitement")
Returns a tibble with game attributes
Year of data to pull
Game Attribute, valid values include: 'Excitement', 'Tension','Dominance','MinWp','FanMatch', 'Upsets','Busts','Comeback','Window'
Other KP Misc. Functions: kp_arenas(), kp_fanmatch(), kp_hca(), kp_officials(), kp_referee(), kp_trends()
kp_arenas()
kp_fanmatch()
kp_hca()
kp_officials()
kp_referee()
kp_trends()
# \donttest{ try(kp_game_attrs(year = 2021, attr = "Excitement")) # }
Run the code above in your browser using DataLab