mlb_baseball_stats {baseballr} | R Documentation |
MLB Baseball Stats
Description
MLB Baseball Stats
Usage
mlb_baseball_stats()
Value
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 |
Examples
try(mlb_baseball_stats())
[Package baseballr version 1.6.0 Index]