all_mailinglists |
Retrieve a data frame of all mailing lists from Qualtrics |
all_surveys |
Retrieve a data frame of all active surveys on Qualtrics |
column_map |
Retrieve a data frame containing survey column mapping |
extract_colmap |
Extract column map from survey data download |
fetch_description |
Download complete survey description using the Qualtrics v3 "Get Survey" API endpoint. |
fetch_distributions |
Download distribution data for a survey from Qualtrics |
fetch_distribution_history |
Download distribution history data for a distribution from Qualtrics |
fetch_id |
Fetch a unique Qualtrics survey ID based on survey name in the Qualtrics UI |
fetch_mailinglist |
Download a mailing list from Qualtrics |
fetch_survey |
Download a survey and import it into R |
getSurvey |
Download a survey and import it into R |
getSurveyQuestions |
Retrieve a data frame containing question IDs and labels |
getSurveys |
Retrieve a data frame of all active surveys on Qualtrics |
list_distribution_links |
Download distribution links for a distribution from Qualtrics |
metadata |
Download metadata for a survey |
qualtRicsConfigFile |
Prints an Example of a QualtRics Configuration File to the Console. |
qualtrics_api_credentials |
Install Qualtrics credentials in your '.Renviron' file for repeated use |
readSurvey |
Read a CSV file exported from Qualtrics |
read_survey |
Read a CSV file exported from Qualtrics |
survey_questions |
Retrieve a data frame containing question IDs and labels |