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 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:46), 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

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
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  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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