View source: R/mlb_job_types.R
| mlb_job_types | R Documentation |
MLB Job Types
mlb_job_types()
Returns a tibble with the following columns
| col_name | types | description |
| job_code | character | Four-letter job type code (e.g. 'UMPR', 'UDIR'). |
| job | character | Job title (e.g. 'Umpire', 'Director of Instant Replay'). |
| sort_order | integer | Display sort order for the job type. |
try(mlb_job_types())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.