RatingsApi: Ratings operations

Description Methods Public fields Active bindings Methods

Description

swagger.Ratings

Methods

get_conference_sp_ratings Historical SP+ ratings by conference

get_sp_ratings Historical SP+ ratings

get_srs_ratings Historical SRS ratings

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
RatingsApi$new(apiClient)

Method get_conference_sp_ratings()

Usage
RatingsApi$get_conference_sp_ratings(year, conference, ...)

Method get_sp_ratings()

Usage
RatingsApi$get_sp_ratings(year, team, ...)

Method get_srs_ratings()

Usage
RatingsApi$get_srs_ratings(year, team, conference, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
RatingsApi$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.