Learn R Programming

baseballr (version 1.5.0)

mlb_high_low_types: MLB Stat High/Low Types

Description

MLB Stat High/Low Types

Usage

mlb_high_low_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
stat_namecharacter
stat_lookup_paramcharacter
is_countinglogical
stat_labelcharacter
stat_groupslist
org_typeslist
high_low_typeslist

Examples

Run this code
# \donttest{
  try(mlb_high_low_types())
# }

Run the code above in your browser using DataLab