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
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.