View source: R/mlb_positions.R
| mlb_positions | R Documentation | 
MLB Positions
mlb_positions()
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 | 
  try(mlb_positions())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.