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