Man pages for ropensci/qualtRics
Download 'Qualtrics' Survey Data

all_mailinglistsRetrieve a data frame of all mailing lists from Qualtrics
all_surveysRetrieve a data frame of all active surveys on Qualtrics
checkarg_base_urlChecking and re-formatting base_url:
checkarg_col_typescol_types must be a col_spec object from readr
checkarg_convert_label_breakoutsCheck conditions around combinations of convert, label, and...
checkarg_datetimeTitle Check date-time-like inputs and convert them to ISO8601...
checkarg_elementsCheck if elements given in fetch_description are properly...
checkarg_fetch_id_dataCheck if data for fetch_id() is correct
checkarg_file_nameCheck if survey file specified in file_name exists
checkarg_getCheck if elements given in metadata's 'get' are properly...
checkarg_include_embeddedCheck include_embedded and format for API call:
checkarg_include_metadataCheck that include_metadata has the right elements & format...
checkarg_include_questionsCheck that include_questions uses the QID format, and format...
checkarg_isbooleanIs boolean (length-1 logical)
checkarg_ischaracterIs character vector with no missing values:
checkarg_isintegerishIs integerish (length-1 numeric w/o any fractional component)
checkarg_isstringIs string (length-1 character)
checkarg_limitCheck limit for being integer >= 1:
checkarg_tempdirCheck if the temporary directory exists:
checkarg_time_zoneChecks time zone, setting default if needed:
check_credentialsGeneral check that credentials are present
check_existing_downloadCheck if downloaded file already exists
check_for_warningsCheck if httr GET result contains a warning
column_mapRetrieve a data frame containing survey column mapping
construct_headerConstruct a header to send to Qualtrics API
create_raw_payloadCreate properly-formatted JSON payload for API calls....
export_responses_filedownloadDownloads response data from location obtained from...
export_responses_initInitiate a request to the export-responses API endpoint
export_responses_progressMonitor progress from response request download, then obtain...
export_responses_requestRuns 3-part request to export-responses endpoint, downloading...
extract_colmapExtract column map from survey data download
fetch_descriptionDownload complete survey description using the Qualtrics v3...
fetch_distribution_historyDownload distribution history data for a distribution from...
fetch_distributionsDownload distribution data for a survey from Qualtrics
fetch_idFetch a unique Qualtrics survey ID based on survey name in...
fetch_mailinglistDownload a mailing list from Qualtrics
fetch_surveyDownload a survey and import it into R
generate_urlGenerate URL for specific API query by type and (if...
infer_data_typesSet proper data types on survey data.
list_distribution_linksDownload distribution links for a distribution from Qualtrics
metadataDownload metadata for a survey
qualtrics_api_credentialsInstall Qualtrics credentials in your '.Renviron' file for...
qualtrics_api_requestSend httr requests to Qualtrics API
qualtrics_response_codesChecks responses against Qualtrics response codes and returns...
read_surveyRead a CSV file exported from Qualtrics
survey_questionsRetrieve a data frame containing question IDs and labels
wrapper_mcConvert multiple choice questions to ordered factors
ropensci/qualtRics documentation built on Sept. 15, 2024, 8:35 p.m.