Description Methods Public fields Active bindings Methods
swagger.Teams
get_fbs_teams FBS team list
get_roster Team rosters
get_talent Team talent composite rankings
get_team_matchup Team matchup history
get_teams Team information
path
Stores url path of the request.
apiClient
Handles the client-server communication.
userAgent
Set the user agent of the request.
path
Stores url path of the request.
new()
TeamsApi$new(apiClient)
get_fbs_teams()
TeamsApi$get_fbs_teams(year, ...)
get_roster()
TeamsApi$get_roster(team, year, ...)
get_talent()
TeamsApi$get_talent(year, ...)
get_team_matchup()
TeamsApi$get_team_matchup(team1, team2, min_year, max_year, ...)
get_teams()
TeamsApi$get_teams(conference, ...)
clone()
The objects of this class are cloneable with this method.
TeamsApi$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.