
Generate a REDCap Instrument ZIP File for the PID-5 (Full)
Source:R/generate_redcap.R
generate_redcap_pid5.RdGenerate a REDCap Instrument ZIP File for the PID-5 (Full)
Usage
generate_redcap_pid5(
file = "pid5_redcap.zip",
form_name = "pid5_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 (full) REDCap instrument ZIP to a temporary location
generate_redcap_pid5(file = tempfile(fileext = ".zip"))
#> ✔ Instrument successfully zipped to /tmp/RtmpuFQlRn/file1b414f4e4fc0.zip