powered by
MLB Jobs
mlb_jobs(job_type = "UMPR", sport_id = NULL, date = NULL)
Returns a tibble with the following columns
Return information for a given job_type. See mlb_job_types()
mlb_job_types()
Return information for a given sport_id.
Return information for a given date.
# \donttest{ try(mlb_jobs(job_type='UMPR')) # }
Run the code above in your browser using DataLab