Given a league ID, grab the data concerning each user. This includes information about the users' mascot,
display name, avatar, if they are an owner, if they are a bot, and more.
Usage
get_league_users(league_id)
Value
Returns a data frame containing information about the users in the league.
Arguments
league_id
League ID generated by Sleeper (numeric or character)