View source: R/sleeper_userleagues.R
sleeper_userleagues | R Documentation |
This function returns the leagues that a specific user is in. This variant can be used without first creating a connection object.
sleeper_userleagues(user_name, season = NULL)
user_name |
the username to look up |
season |
the season to return leagues from - defaults to current year based on heuristics |
a dataframe of leagues for the specified user
ff_userleagues()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.