readSurvey {qualtRics} | R Documentation |
Read a CSV file exported from Qualtrics
Description
This function is deprecated; use read_survey()
instead.
Reads comma separated CSV files generated by Qualtrics
software. The second line containing the variable labels is imported.
Repetitive introductions to matrix questions are automatically removed.
Variable labels are stored as attributes.
Usage
readSurvey(...)
Arguments
... |
All arguments for |
[Package qualtRics version 3.2.0 Index]