Description Usage Arguments Value
prep_crf()
select relevant columns, renames those columns using labels from
the REDcap CRF project, and formats the contents of CRF data to prepare for
export to Excel. Non-export columns are dropped.
1 | prep_crf(data = add_recent_test(), template = download_crf_template())
|
data |
Data ready for export preparation, as produced by
|
template |
The template for the CRF REDcap project |
The input data
with export columns selected, renamed, and formatted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.