y_weeks | R Documentation |
Want to see start and end dates for fantasy weeks of a particular league? Curious how long long a fantasy week is? If yes, this is your function.
y_weeks(game_key = NULL, token_name = NULL, debug = FALSE, quiet = TRUE)
game_key |
A game key or a vector of game keys. Can be found with y_games(). |
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 |
Print function activity. |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.