mlb_standings_types: *MLB Standings Types*

View source: R/mlb_standings_types.R

mlb_standings_typesR Documentation

MLB Standings Types

Description

MLB Standings Types

Usage

mlb_standings_types()

Value

Returns a tibble with the following columns

col_name types description
standings_type_name character Standings type identifier (e.g., wildCard).
standings_type_description character Human-readable description of the type.

Examples


  try(mlb_standings_types())


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