RDocumentation
Moon
Search all packages and functions
Readme not available 😞
Copy Link
Copy
Link to current version
Version
Version
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0
2.2
2.0
1.0
0.3
0.1
Down Chevron
Install
install.packages('qualtRics')
Monthly Downloads
2,518
Version
3.1.4
License
MIT + file LICENSE
Issues
12
Pull Requests
1
Stars
152
Forks
47
Repository
https://github.com/ropensci/qualtRics
Homepage
https://docs.ropensci.org/qualtRics/
Maintainer
Julia Silge
Last Published
January 14th, 2021
Functions in qualtRics (3.1.4)
Search functions
extract_colmap
Extract column map from survey data download
qualtrics_api_credentials
Install Qualtrics credentials in your
.Renviron
file for repeated use
wrapper_mc
Convert multiple choice questions to ordered factors
qualtRicsConfigFile
Prints an Example of a QualtRics Configuration File to the Console.
survey_questions
Retrieve a data frame containing question IDs and labels
getSurveys
Retrieve a data frame of all active surveys on Qualtrics
getSurveyQuestions
Retrieve a data frame containing question IDs and labels
fetch_mailinglist
Download a mailing list from Qualtrics
fetch_distributions
Download distribution data for a survey from Qualtrics
infer_data_types
Set proper data types on survey data.
metadata
Download metadata for a survey
read_survey
Read a CSV file exported from Qualtrics
readSurvey
Read a CSV file exported from Qualtrics
fetch_survey
Download a survey and import it into R
qualtrics_response_codes
Checks responses against Qualtrics response codes and returns error message.
qualtrics_api_request
Send httr requests to Qualtrics API
getSurvey
Download a survey and import it into R
all_mailinglists
Retrieve a data frame of all mailing lists from Qualtrics
all_surveys
Retrieve a data frame of all active surveys on Qualtrics
check_for_warnings
Check if httr GET result contains a warning
check_params
Check if parameters passed to functions are correct
column_map
Retrieve a data frame containing survey column mapping
construct_header
Construct a header to send to Qualtrics API
download_qualtrics_export
Download response export
create_root_url
Append to listed server to create root URL
create_raw_payload
Create raw JSON payload to post response exports request