Other packages > Find by keyword >

qualtRics  

Download 'Qualtrics' Survey Data
View on CRAN: Click here


Download and install qualtRics package within the R console
Install from CRAN:
install.packages("qualtRics")

Install from Github:
library("remotes")
install_github("cran/qualtRics")

Install by package version:
library("remotes")
install_version("qualtRics", "3.2.2")



Attach the package and use:
library("qualtRics")
Maintained by
Julia Silge
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-18
Latest Update: 2025-08-25
Description:
Provides functions to access survey results directly into R using the 'Qualtrics' API. 'Qualtrics' is an online survey and data collection software platform. See for more information about the 'Qualtrics' API. This package is community-maintained and is not officially supported by 'Qualtrics'.
How to cite:
Julia Silge (2016). qualtRics: Download 'Qualtrics' Survey Data. R package version 3.2.2, https://cran.r-project.org/web/packages/qualtRics. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1 (2016-10-18 10:36), 0.3 (2016-11-29 18:10), 1.0 (2017-04-26 21:52), 2.0 (2017-06-16 20:00), 2.2 (2017-10-27 15:01), 3.0 (2018-02-05 23:44), 3.1.0 (2019-04-12 12:13), 3.1.1 (2019-09-23 07:30), 3.1.2 (2020-02-24 22:10), 3.1.3 (2020-05-22 22:20), 3.1.4 (2021-01-14 21:40), 3.1.5 (2021-09-14 21:10), 3.1.6 (2022-06-06 19:40), 3.1.7 (2022-11-18 12:50), 3.2.0 (2024-01-24 21:10), 3.2.1 (2024-08-16 18:20), 3.2.2 (2025-08-23 05:10)
Other packages that cited qualtRics R package
View qualtRics citation profile
Other R packages that qualtRics depends, imports, suggests or enhances
Complete documentation for qualtRics
Functions, R codes and Examples using the qualtRics R package
Some associated functions: all_mailinglists . all_surveys . check_credentials . check_existing_download . check_for_warnings . checkarg_base_url . checkarg_col_types . checkarg_convert_label_breakouts . checkarg_datetime . checkarg_elements . checkarg_fetch_id_data . checkarg_file_name . checkarg_get . checkarg_include_embedded . checkarg_include_metadata . checkarg_include_questions . checkarg_isboolean . checkarg_ischaracter . checkarg_isintegerish . checkarg_isstring . checkarg_limit . checkarg_tempdir . checkarg_time_zone . column_map . construct_header . create_raw_payload . export_responses_filedownload . export_responses_init . export_responses_progress . export_responses_request . extract_colmap . fetch_description . fetch_distribution_history . fetch_distributions . fetch_id . fetch_mailinglist . fetch_survey . generate_url . getSurvey . getSurveyQuestions . getSurveys . infer_data_types . list_distribution_links . metadata . qualtRicsConfigFile . qualtrics_api_credentials . qualtrics_api_request . qualtrics_response_codes . readSurvey . read_survey . survey_questions . wrapper_mc . 
Some associated R codes: all_mailinglists.R . all_surveys.R . checks.R . column_map.R . deprecated.R . extract_colmap.R . fetch_description.R . fetch_distribution_history.R . fetch_distributions.R . fetch_id.R . fetch_mailinglist.R . fetch_survey.R . globals.R . list_distribution_links.R . metadata.R . qualtrics_api_credentials.R . read_survey.R . survey_questions.R . utils.R . zzz.R .  Full qualtRics package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA