dot-team_game: Get Team Season Stats

Description Usage Arguments Examples

Description

Returns a dataframe of the overall team's stats by game for the sport and year chosen.

Usage

1
.team_game(team_id, year, sport)

Arguments

team_id

Team ID from team_mapping

year

Actual Year Note for seasons Year1-Year2, Year2 is what you want to use in the functions. For example, the 2015-2016 season is denoted for 2016.

sport

Tradiational Sport Name or Sport Code

Examples

1
2
3
team_game(697,2016,"MBB")

team_game(697,2015,"Womens Soccer")

meysubb/collegeballR documentation built on July 27, 2019, 4:50 a.m.