get_user | R Documentation |
Get a Single User by ID
get_user(id, ...)
id |
The user id, e.g. |
... |
Optional parameters for the api. |
A tibble with one row.
## Not run:
get_user(id = "e8e5v680")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.