powered by
View all PCL conferences
mlb_conferences(conference_id = NULL, season = NULL)
Returns a tibble with the following columns
Conference ID to return information for.
Year to return to return conference information for.
# \donttest{ try(mlb_conferences()) try(mlb_conferences(conference_id = 301, season = 2020)) # }
Run the code above in your browser using DataLab