get_user | R Documentation |
Given a user ID, grab the data concerning that particular user. This includes username, user ID, display name, and more.
get_user(user_id)
user_id |
User ID generated by Sleeper (numeric or character) |
Returns a list containing information about the user.
Nick Bultman, njbultman74@gmail.com, September 2021
## Not run: get_user(688556535013502976)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.