Learn R Programming

baseballr (version 1.5.0)

mlb_languages: MLB API Language Options

Description

MLB API Language Options

Usage

mlb_languages()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
language_namecharacter
language_codecharacter
localecharacter

Examples

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

Run the code above in your browser using DataLab