Skip to contents

(legacy) Get Schedule and Results for NCAA Baseball Teams

Usage

get_ncaa_schedule_info(teamid = NULL, year = NULL)

Arguments

teamid

The team's unique NCAA id.

year

The season (i.e. use 2016 for the 2015-2016 season, etc.)

Value

A data frame with the following fields: date, opponent, result, score, innings (if more than regulation), and the url for the game itself.