RDocumentation
Moon
Search all packages and functions
⚠️
There's a newer version (3.1.4) of this package.
Take me there.
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.0
License
MIT + file LICENSE
Issues
12
Pull Requests
1
Stars
152
Forks
47
Repository
https://github.com/ropensci/qualtRics
Homepage
https://ropensci.github.io/qualtRics/
Maintainer
Julia Silge
Last Published
April 12th, 2019
Functions in qualtRics (3.1.0)
Search functions
qualtrics_api_request
Send httr requests to Qualtrics API
getSurveyQuestions
Retrieve a data frame containing question IDs and labels
qualtrics_api_credentials
Install Qualtrics credentials in your
.Renviron
file for repeated use
qualtrics_response_codes
Checks responses against Qualtrics response codes and returns error message.
readSurvey
Read a CSV file exported from Qualtrics
fetch_survey
Download a survey and import it into R
download_qualtrics_export
Download response export
check_for_warnings
Check if httr GET result contains a warning
metadata
Download metadata for a survey
qualtRicsConfigFile
Prints an Example of a QualtRics Configuration File to the Console.
getSurveys
Retrieve a data frame of all active surveys on Qualtrics
check_params
Check if parameters passed to functions are correct
infer_data_types
Set proper data types on survey data.
construct_header
Construct a header to send to Qualtrics API
getSurvey
Download a survey and import it into R
create_raw_payload
Create raw JSON payload to post response exports request
append_root_url
Append proper end points to create root URL
all_surveys
Retrieve a data frame of all active surveys on Qualtrics
read_survey
Read a CSV file exported from Qualtrics
registerOptions
Register Qualtrics API Key, Base Url and Other Options
survey_questions
Retrieve a data frame containing question IDs and labels
wrapper_mc
Convert multiple choice questions to ordered factors