y_games | R Documentation |
Returns a tibble containing descriptive meta data for all Yahoo! fantasy games and leagues participated in by the logged in user. Data returned describes both past and current games and includes but is not limited to game codes, year, scoring type and league name.
y_games(token_name = NULL, debug = FALSE, quiet = TRUE)
token_name |
Name used for assignment when creating token object with y_create_token(). |
debug |
returns a list of data such as uri call and content. Useful for debugging. |
quiet |
Toggle function messages. |
Function is memoised
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.