if (FALSE) {
unlockREDCap(connections = c(rcon = "project_alias"),
url = "your_redcap_url",
keyring = "API_KEYs",
envir = globalenv())
# Switch the current user to the DAG "Facility Two"
switchDag(rcon,
dag = "facility_two")
}
Run the code above in your browser using DataLab