season_boxscore: Get Season Box Score

View source: R/season_boxscore.R

season_boxscoreR Documentation

Get Season Box Score

Description

Gets team schedule for requested season.

Usage

season_boxscore(team, season = current_season, aggregate = "average")

Arguments

team

Team to get schedule for

season

Season to get schedule for. In form "2020-21". Default equals current season.

aggregate

One of 'average' (per-game average statistics), 'total' (sums of season stats) or 'raw' (just return all box scores binded together). 'average' is the default.

Value

A data frame of the team's schedule for requested season


lbenz730/ncaahoopR documentation built on March 28, 2024, 6:54 a.m.