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 06 Mar. 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)
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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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