mlb_job_types: *MLB Job Types*

View source: R/mlb_job_types.R

mlb_job_typesR Documentation

MLB Job Types

Description

MLB Job Types

Usage

mlb_job_types()

Value

Returns a tibble with the following columns

col_name types description
job_code character Four-letter job type code (e.g. 'UMPR', 'UDIR').
job character Job title (e.g. 'Umpire', 'Director of Instant Replay').
sort_order integer Display sort order for the job type.

Examples


  try(mlb_job_types())


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