
Generate a REDCap Instrument ZIP File for the PID-5-BF
Source:R/generate_redcap.R
generate_redcap_pid5bf.RdGenerate a REDCap Instrument ZIP File for the PID-5-BF
Usage
generate_redcap_pid5bf(
file = "pid5bf_redcap.zip",
form_name = "pid5bf_questionnaire",
required = TRUE,
breaks = 15
)See also
Step-by-step import instructions for Qualtrics and REDCap: https://jmgirard.github.io/hitop/articles/import-instructions.html
Examples
# Write a PID-5-BF REDCap instrument ZIP to a temporary location
generate_redcap_pid5bf(file = tempfile(fileext = ".zip"))
#> ✔ Instrument successfully zipped to /tmp/RtmpuFQlRn/file1b41198c81a7.zip