Learn R Programming

baseballr (version 1.5.0)

mlb_awards: MLB Awards

Description

MLB Awards

Usage

mlb_awards()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
award_idcharacter
award_namecharacter
award_descriptioncharacter
sort_orderinteger
notescharacter
sport_idinteger
sport_linkcharacter
league_idinteger
league_linkcharacter

Examples

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

Run the code above in your browser using DataLab