| mlb_job_types {baseballr} | R Documentation |
MLB Job Types
Description
MLB Job Types
Usage
mlb_job_types()
Value
Returns a tibble with the following columns
| col_name | types |
| job_code | character |
| job | character |
| sort_order | integer |
Examples
try(mlb_job_types())
[Package baseballr version 1.6.0 Index]