mlb_player_status_codes: *MLB Player Status Codes*

View source: R/mlb_player_status_codes.R

mlb_player_status_codesR Documentation

MLB Player Status Codes

Description

MLB Player Status Codes

Usage

mlb_player_status_codes()

Value

Returns a tibble with the following columns

col_name types description
player_status_code character Short code for the player status (e.g. 'A').
player_status_description character Description of the player status (e.g. 'Active').

Examples


  try(mlb_player_status_codes())


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