mlb_event_types: *MLB Event Types*

View source: R/mlb_event_types.R

mlb_event_typesR Documentation

MLB Event Types

Description

MLB Event Types

Usage

mlb_event_types()

Value

Returns a tibble with the following columns

col_name types description
plate_appearance logical Whether the event counts as a plate appearance.
hit logical Whether the event is a hit.
event_code character Event type code.
base_running_event logical Whether the event is a base-running event.
event_description character Human-readable event description.

Examples


  try(mlb_event_types())


baseballr documentation built on Aug. 27, 2026, 1:07 a.m.