Description Usage Arguments Value
download_crf() downloads all records from the CRF REDcap project and cleans
variables names with clean_names(). The
download will retry up to 12 times before failing. All variables are returned
as character.
1 | download_crf(api_token = Sys.getenv("redcap_CRF_token"))
|
api_token |
API token/key for the CRF REDcap project |
A tibble in character format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.