gamezone_mbb_team_schedule | R Documentation |
Get GameZone team schedule data for a given season
gamezone_mbb_team_schedule(
team,
season = tail(gamezoneR:::available_seasons(), 1)
)
team |
team name |
season |
season (of the form "2020-21") |
Jack Lichtenstein
## Not run:
gamezone_mbb_team_schedule(team = "Duke", season = "2018-19")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.