View source: R/y_stats_categories.R
y_stats_categories | R Documentation |
Note not all stats that exist in a game will be used by your league.
y_stats_categories( game_key = NULL, token_name = NULL, debug = FALSE, quiet = TRUE )
game_key |
2 or 3 digit number of the game your league is playing. Found with 'y_games()'. |
token_name |
Name used for assignment when creating token object with 'y_create_token()'. |
debug |
Returns a list of data uri call and content. Useful for debugging. |
quiet |
Print function activity. |
A nested tibble with a game_key column and nested stats column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.