mlb_positions function

MLB Positions

MLB Positions

mlb_positions()

Returns

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

try(mlb_positions())