Description Usage Arguments Value Examples
View source: R/rt_user_properties.R
Get a user's properties
1 | rt_user_properties(user_id, ...)
|
user_id |
(numeric) The ID of the User to edit |
... |
Other arguments passed to |
(list) A list of the user's properties
1 2 3 4 5 | ## Not run:
# Assuming we have a user with id 1, we can get its properties
rt_user_properties(1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.