Learn R Programming

baseballr (version 1.5.0)

mlb_game_types: MLB Game Types

Description

MLB Game Types

Usage

mlb_game_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
game_type_idcharacter
game_type_descriptioncharacter

Examples

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

Run the code above in your browser using DataLab