Description Methods Public fields Active bindings Methods
swagger.Players
get_player_season_stats Player stats by season
get_player_usage Player usage metrics broken down by season
get_returning_production Team returning production metrics
player_search Search for player 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()
PlayersApi$new(apiClient)
get_player_season_stats()
PlayersApi$get_player_season_stats( year, team, conference, start_week, end_week, season_type, category, ... )
get_player_usage()
PlayersApi$get_player_usage( year, team, conference, position, player_id, exclude_garbage_time, ... )
get_returning_production()
PlayersApi$get_returning_production(year, team, conference, ...)
player_search()
PlayersApi$player_search(search_term, position, team, year, ...)
clone()
The objects of this class are cloneable with this method.
PlayersApi$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.