Qualtrics API

Functions for retrieving data from the Qualtrics survey platform.

design

Download a survey's design

find_id

Find survey ids by searching survey names

key_from_file

Set the environment variable for the API key from a file

request qget qpost

Send a request to the Qualtrics API

qsurvey

The qsurvey package: overview

responses

Download survey responses

surveys

Download survey metadata

Designs

Functions for reviewing survey designs.

blocks

Get block ids, descriptions, and elements

choices

Get survey response choices

edges nodes

Represent survey flows as node or edge tables

plot_flow

Plot a survey flow

render_flow

Render a survey design with a Shiny app

export_names

Get export names for survey response fields

questions

Get survey questions

response_counts

Get survey response counts

Responses

Functions for manipulating survey response tables.

ids_to_names names_to_ids

Rename response table columns

drop_sensitive drop_meta keep_questions

Drop columns from survey responses