View source: R/kp_misc_stats.R
| kp_game_attrs | R Documentation | 
Get Game Attributes
kp_game_attrs(year = most_recent_mbb_season(), attr = "Excitement")
year | 
 Year of data to pull  | 
attr | 
 Game Attribute, valid values include:   | 
Returns a tibble with game attributes
| col_name | types | 
| rk | integer | 
| data | character | 
| game | character | 
| location | character | 
| conf | character | 
| excitement | numeric | 
| year | numeric | 
Other KP Misc. Functions: 
kp_arenas(),
kp_fanmatch(),
kp_hca(),
kp_officials(),
kp_referee(),
kp_trends()
  try(kp_game_attrs(year = 2021, attr = "Excitement"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.