Learn R Programming

ffscrapr (version 1.4.8)

fleaflicker_userleagues: Fleaflicker - 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

fleaflicker_userleagues(user_email, season = NULL)

Value

a dataframe of leagues for the specified user

Arguments

user_email

the username to look up

season

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

See Also

ff_userleagues()