mlb_positions: *MLB Positions*

View source: R/mlb_positions.R

mlb_positionsR Documentation

MLB Positions

Description

MLB Positions

Usage

mlb_positions()

Value

Returns a tibble with the following columns

col_name types
position_short_name character
position_full_name character
position_abbreviation character
position_code character
position_type character
position_formal_name character
game_position logical
pitcher logical
fielder logical
outfield logical
position_display_name character

Examples


  try(mlb_positions())


baseballr documentation built on April 1, 2023, 12:12 a.m.