Learn R Programming

baseballr (version 1.5.0)

mlb_event_types: MLB Event Types

Description

MLB Event Types

Usage

mlb_event_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
plate_appearancelogical
hitlogical
event_codecharacter
base_running_eventlogical
event_descriptioncharacter

Examples

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

Run the code above in your browser using DataLab