Last chance! 50% off unlimited learning
Sale ends in
MLB Jobs Datacasters
mlb_jobs_datacasters(sport_id = NULL, date = NULL)
Returns a tibble with the following columns
col_name | types |
jersey_number | character |
job | character |
job_code | character |
title | character |
person_id | integer |
person_full_name | character |
person_link | character |
Return information for a given sport_id.
Return information for a given date.
# \donttest{
try(mlb_jobs_datacasters(sport_id=1))
# }
Run the code above in your browser using DataLab