Description Methods Public fields Active bindings Methods
swagger.Stats
get_advanced_team_game_stats Advanced team metrics by game
get_advanced_team_season_stats Advanced team metrics by season
get_stat_categories Team stat categories
get_team_season_stats Team statistics by season
pathStores url path of the request.
apiClientHandles the client-server communication.
userAgentSet the user agent of the request.
pathStores url path of the request.
new()StatsApi$new(apiClient)
get_advanced_team_game_stats()StatsApi$get_advanced_team_game_stats( year, week, team, opponent, exclude_garbage_time, season_type, ... )
get_advanced_team_season_stats()StatsApi$get_advanced_team_season_stats( year, team, exclude_garbage_time, start_week, end_week, ... )
get_stat_categories()StatsApi$get_stat_categories(...)
get_team_season_stats()StatsApi$get_team_season_stats( year, team, conference, start_week, end_week, ... )
clone()The objects of this class are cloneable with this method.
StatsApi$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.