getSurveyResults | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.