create_user_df: Function: create_user_df

Description Usage Arguments Value

View source: R/eruu_user.R

Description

Create a dataframe for the use to be saved in the database. The sha512 is saved for the passwords and the key is encrypted

Usage

1
create_user_df(username, passwd, key, active = 0, role = "basic")

Arguments

username

the username

passwd

the password

key

the redcap key to encrypt and save

Value

a dataframe corresponding to the user info to save in the database

Do no export


pydupont/esr.redcap.user.ui documentation built on Dec. 25, 2019, 3:20 a.m.