Learn R Programming

baseballr (version 1.5.0)

mlb_pitch_types: MLB Pitch Types

Description

MLB Pitch Types

Usage

mlb_pitch_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
pitch_type_codecharacter
pitch_type_descriptioncharacter

Examples

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

Run the code above in your browser using DataLab