| all_mailinglists | Retrieve a data frame of all mailing lists from Qualtrics |
| all_surveys | Retrieve a data frame of all active surveys on Qualtrics |
| checkarg_base_url | Checking and re-formatting base_url: |
| checkarg_col_types | col_types must be a col_spec object from readr |
| checkarg_convert_label_breakouts | Check conditions around combinations of convert, label, and... |
| checkarg_datetime | Title Check date-time-like inputs and convert them to ISO8601... |
| checkarg_elements | Check if elements given in fetch_description are properly... |
| checkarg_fetch_id_data | Check if data for fetch_id() is correct |
| checkarg_file_name | Check if survey file specified in file_name exists |
| checkarg_get | Check if elements given in metadata's 'get' are properly... |
| checkarg_include_embedded | Check include_embedded and format for API call: |
| checkarg_include_metadata | Check that include_metadata has the right elements & format... |
| checkarg_include_questions | Check that include_questions uses the QID format, and format... |
| checkarg_isboolean | Is boolean (length-1 logical) |
| checkarg_ischaracter | Is character vector with no missing values: |
| checkarg_isintegerish | Is integerish (length-1 numeric w/o any fractional component) |
| checkarg_isstring | Is string (length-1 character) |
| checkarg_limit | Check limit for being integer >= 1: |
| checkarg_tempdir | Check if the temporary directory exists: |
| checkarg_time_zone | Checks time zone, setting default if needed: |
| check_credentials | General check that credentials are present |
| check_existing_download | Check if downloaded file already exists |
| check_for_warnings | Check if httr GET result contains a warning |
| column_map | Retrieve a data frame containing survey column mapping |
| construct_header | Construct a header to send to Qualtrics API |
| create_raw_payload | Create properly-formatted JSON payload for API calls.... |
| export_responses_filedownload | Downloads response data from location obtained from... |
| export_responses_init | Initiate a request to the export-responses API endpoint |
| export_responses_progress | Monitor progress from response request download, then obtain... |
| export_responses_request | Runs 3-part request to export-responses endpoint, downloading... |
| extract_colmap | Extract column map from survey data download |
| fetch_description | Download complete survey description using the Qualtrics v3... |
| fetch_distribution_history | Download distribution history data for a distribution from... |
| fetch_distributions | Download distribution data for a survey from Qualtrics |
| fetch_id | Fetch a unique Qualtrics survey ID based on survey name in... |
| fetch_mailinglist | Download a mailing list from Qualtrics |
| fetch_survey | Download a survey and import it into R |
| generate_url | Generate URL for specific API query by type and (if... |
| infer_data_types | Set proper data types on survey data. |
| list_distribution_links | Download distribution links for a distribution from Qualtrics |
| metadata | Download metadata for a survey |
| qualtrics_api_credentials | Install Qualtrics credentials in your '.Renviron' file for... |
| qualtrics_api_request | Send httr requests to Qualtrics API |
| qualtrics_response_codes | Checks responses against Qualtrics response codes and returns... |
| read_survey | Read a CSV file exported from Qualtrics |
| survey_questions | Retrieve a data frame containing question IDs and labels |
| wrapper_mc | Convert multiple choice questions to ordered factors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.