getSurveyResults.Rd
Returns the results of a given survey.
getSurveyResults(username, password, surveyid, truncNames = 20, startDate = NULL, endDate = NULL)
username | the Qualtrics username. |
---|---|
password | the Qualtrics password. |
surveyid | the Qualtrics survey id. |
truncNames | the maximum length of column names returned from qualtrics. |
startDate | beginning date range for results returned. |
endDate | ending date range for results returned. |