gamezone_mbb_master_schedule | R Documentation |
Get GameZone master schedule data by date
gamezone_mbb_master_schedule(date, ranked_games = FALSE)
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
## Not run:
gamezone_mbb_master_schedule(date = "2021-03-01", ranked_games = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.