getSurveyResults: Returns the results of a given survey.

getSurveyResultsR Documentation

Returns the results of a given survey.

Description

Returns the results of a given survey.

Usage

  getSurveyResults(username, password, surveyid,
    truncNames = 20, startDate = NULL, endDate = NULL)

Arguments

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.


jflournoy/scorequaltrics documentation built on April 29, 2022, 9:17 p.m.