Backup surveys
formr_backup_surveys.Rd
Backup surveys by downloading item lists, results, item displays and file lists.
Usage
formr_backup_surveys(
survey_names,
surveys = list(),
save_path = "./",
overwrite = FALSE,
host = formr_last_host()
)
Arguments
- survey_names
case-sensitive names of surveys your account owns
- surveys
a list of survey data (from a run structure), optional
- save_path
path to save the study data, defaults to the study name
- overwrite
should existing files be overwritten?
- host
defaults to
formr_last_host()
, which defaults to https://formr.org