gamezone_mbb_master_schedule.Rd
Get GameZone master schedule data by date
gamezone_mbb_master_schedule(date, ranked_games = F)
date | date (of the form "2021-03-01") |
---|---|
ranked_games | whether or not to only grab the games where at least one team is ranked (much faster, since it uses the API) |
Jack Lichtenstein
if (FALSE) { gamezone_mbb_master_schedule(date = "2021-03-01", ranked_games = T) }