get_account_lists | R Documentation |
Get lists containing the user
get_account_lists(id, token = NULL, parse = TRUE)
id |
character, local ID of a user (this is not the username) |
token |
user bearer token (read from file by default) |
parse |
logical, if |
this functions needs a user level auth token
tibble or list of lists
## Not run:
get_account_lists("109302436954721982")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.