Learn R Programming

baseballr (version 1.5.0)

mlb_standings_types: MLB Standings Types

Description

MLB Standings Types

Usage

mlb_standings_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
standings_type_namecharacter
standings_type_descriptioncharacter

Examples

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

Run the code above in your browser using DataLab