Learn R Programming

baseballr (version 1.5.0)

mlb_positions: MLB Positions

Description

MLB Positions

Usage

mlb_positions()

Arguments

Value

Returns a tibble with the following columns

col_nametypes
position_short_namecharacter
position_full_namecharacter
position_abbreviationcharacter
position_codecharacter
position_typecharacter
position_formal_namecharacter
game_positionlogical
pitcherlogical
fielderlogical
outfieldlogical
position_display_namecharacter

Examples

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

Run the code above in your browser using DataLab