mlb_pitch_types {baseballr}R Documentation

MLB Pitch Types

Description

MLB Pitch Types

Usage

mlb_pitch_types()

Value

Returns a tibble with the following columns

col_name types
pitch_type_code character
pitch_type_description character

Examples


  try(mlb_pitch_types())


[Package baseballr version 1.6.0 Index]