modify_user | R Documentation |
Modify an existing user
modify_user(email, role = "writer", credentials = NULL)
email |
email of the user to modify. |
role |
global role of the user ("metareader", "reader", "writer" or "admin"). |
credentials |
The credentials to use. If not given, uses cached login information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.