mlb_pitch_codes {baseballr} | R Documentation |
MLB Pitch Codes
Description
MLB Pitch Codes
Usage
mlb_pitch_codes()
Value
Returns a tibble with the following columns
col_name | types |
pitch_code | character |
pitch_description | character |
Examples
try(mlb_pitch_codes())
[Package baseballr version 1.6.0 Index]