Learn R Programming

baseballr (version 1.6.0)

mlb_pitch_codes: MLB Pitch Codes

Description

MLB Pitch Codes

Usage

mlb_pitch_codes()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
pitch_codecharacter
pitch_descriptioncharacter

Examples

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

Run the code above in your browser using DataLab