mlb_high_low_types {baseballr} | R Documentation |
MLB Stat High/Low Types
Description
MLB Stat High/Low Types
Usage
mlb_high_low_types()
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_groups | list |
org_types | list |
high_low_types | list |
Examples
try(mlb_high_low_types())
[Package baseballr version 1.6.0 Index]