get_season_schedule: Get a full master schedule of all games in a season for a...

View source: R/get_season_schedule.R

get_season_scheduleR Documentation

Get a full master schedule of all games in a season for a list of teams

Description

Can use a single team, a list of teams in a conference, or full D1 list Teams must be in ESPN format, found in ids file (ids.csv)

Usage

get_season_schedule(team, season)

Arguments

team

(str) Team to get Play-by-Play data for

season

(str) or (int) Season for which to get schedule. In form "2019-20" or "2020". Single number is season of tournament.

Value

A data frame of the team, gameIds, and season


dhutexas/ncaa_bball documentation built on March 23, 2022, 12:13 p.m.