MLB Baseball Stats
mlb_baseball_stats()
Returns a tibble with the following columns:
col_name | types |
stat_name | character |
stat_lookup_param | character |
is_counting | logical |
stat_label | character |
stat_group | character |
try(mlb_baseball_stats())
Useful links