Description Usage Arguments Value
View source: R/download_redcap_investigators.R
download_redcap_investigators()
downloads all investigators available
for assignment in the Case Assignment REDcap project, as well as the
id
assigned to each investigator in REDcap.
1 | download_redcap_investigators(api_token = Sys.getenv("redcap_NCA_token"))
|
api_token |
The API token for the Case Assignment REDcap project. The
default pulls this from the environment variable |
A tibble
with one row for each investigator and columns for id
and investigator
(name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.