TeamsApi: Teams operations

Description Methods Public fields Active bindings Methods

Description

swagger.Teams

Methods

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

Public fields

path

Stores url path of the request.

apiClient

Handles the client-server communication.

userAgent

Set the user agent of the request.

Active bindings

path

Stores url path of the request.

Methods

Public methods


Method new()

Usage
TeamsApi$new(apiClient)

Method get_fbs_teams()

Usage
TeamsApi$get_fbs_teams(year, ...)

Method get_roster()

Usage
TeamsApi$get_roster(team, year, ...)

Method get_talent()

Usage
TeamsApi$get_talent(year, ...)

Method get_team_matchup()

Usage
TeamsApi$get_team_matchup(team1, team2, min_year, max_year, ...)

Method get_teams()

Usage
TeamsApi$get_teams(conference, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
TeamsApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.