complete_redcap_username: Complete redcap usernames based on csv-filled-lists with...

View source: R/complete_redcap_username.R

complete_redcap_usernameR Documentation

Complete redcap usernames based on csv-filled-lists with names and email addresses

Description

Complete redcap usernames based on csv-filled-lists with names and email addresses

Usage

complete_redcap_username(which_file = "latest")

Arguments

which_file

as standard REDCap user name list filled out with names and email addresses

Details

Admins have the rights to add additional users to REDCap. The PI or data managers of a project is responsible to fill out the user form and send it via Email to the admin. The admin fills out the usernames according to a standardized rule (handle of the email-adress). When bulk-adding multiple users, this is tedious. This function fills completes the user names automatically and saves the file as a .csv in the same directory as the supplied file.

Value

a csv-file with suffix _completed.csv


INS-Basel/hsrtools documentation built on April 20, 2024, 5:15 p.m.