Description Usage Arguments Value
Create a dataframe for the use to be saved in the database. The sha512 is saved for the passwords and the key is encrypted
1 | create_user_df(username, passwd, key, active = 0, role = "basic")
|
username |
the username |
passwd |
the password |
key |
the redcap key to encrypt and save |
a dataframe corresponding to the user info to save in the database
Do no export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.