sleeper_userleagues {ffscrapr}R Documentation

Sleeper - Get User Leagues

Description

This function returns the leagues that a specific user is in. This variant can be used without first creating a connection object.

Usage

sleeper_userleagues(user_name, season = NULL)

Arguments

user_name

the username to look up

season

the season to return leagues from - defaults to current year based on heuristics

Value

a dataframe of leagues for the specified user

See Also

ff_userleagues()


[Package ffscrapr version 1.4.8 Index]