import_survey: Import a survey into Qualtrics

Description Usage Arguments Value Examples

View source: R/surveys.R

Description

Import a survey into Qualtrics

Usage

1
import_survey(upload_name, file_path, file_type = "qsf")

Arguments

upload_name

the name of the imported survey

file_path

path to the file

file_type

qsf, txt or doc

Value

Id of the imported survey

Examples

1
2
## Not run: import_survey("test_name", "./survey.qsf", 1)
## Not run: import_survey("test_name", "./survey.txt", 2)

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.