View source: R/kp_misc_stats.R
| kp_arenas | R Documentation |
Get Home Court Arenas
kp_arenas(year = most_recent_mbb_season())
year |
Year of data to pull |
A data frame with the following columns:
| col_name | types |
| rk | numeric |
| team | character |
| conf | character |
| arena | character |
| alternate | character |
| year | numeric |
Other KP Misc. Functions:
kp_fanmatch(),
kp_game_attrs(),
kp_hca(),
kp_officials(),
kp_referee(),
kp_trends()
try(kp_arenas(year=2021))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.