Description Methods Public fields Active bindings Methods
swagger.Plays
get_play_stat_types Types of player play stats
get_play_stats Play stats by play
get_play_types Play types
get_plays Play by play data
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()
PlaysApi$new(apiClient)
get_play_stat_types()
PlaysApi$get_play_stat_types(...)
get_play_stats()
PlaysApi$get_play_stats( year, week, team, game_id, athlete_id, stat_type_id, season_type, conference, ... )
get_play_types()
PlaysApi$get_play_types(...)
get_plays()
PlaysApi$get_plays( year, week, season_type, team, offense, defense, conference, offense_conference, defense_conference, play_type, ... )
clone()
The objects of this class are cloneable with this method.
PlaysApi$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.