Learn R Programming

baseballr (version 1.5.0)

mlb_roster_types: MLB Roster Types

Description

MLB Roster Types

Usage

mlb_roster_types()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
roster_type_descriptioncharacter
roster_type_lookup_namecharacter
roster_type_parametercharacter

Examples

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

Run the code above in your browser using DataLab