create_user | R Documentation |
Create a user
create_user(username, password)
username |
The user's name |
password |
The user's password |
Nothing
## Not run:
create_user("username", "the-password")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.