team_schedule: Team Schedule and Game Stats

bart_team_scheduleR Documentation

Team Schedule and Game Stats

Description

Returns schedule and game-by-game four factor data by team.

Usage

bart_team_schedule(year=current_season(), team=team)

Arguments

year

Year to pull

team

Team to pull

Value

Tibble returns basic schedule data, including date, conference, and opposing coach, and four factor stats for completed games. A unique game ID is included.

Examples

try(head(bart_team_schedule(year=2019, team='Duke'))) 

andreweatherman/baRt documentation built on March 27, 2022, 12:49 a.m.