Get GameZone team statistical summary for a given season

gamezone_mbb_team_stats(team, season = "2020-21")

Arguments

team

team name

season

season (of the form "2020-21")

Author

Jack Lichtenstein

Examples

if (FALSE) { gamezone_mbb_team_stats(team = "Duke", season = "2018-19") }