qualtrics.index: Display table of available Qualtrics surveys

View source: R/getQualtrics.R

qualtrics.indexR Documentation

Display table of available Qualtrics surveys

Description

Retrieves a list of all available surveys in the configured Qualtrics account.

Usage

qualtrics.index(institution = NULL)

Arguments

institution

Optional; the institution identifier to use. If NULL, uses all institutions specified in the configuration file.

Value

A data frame containing the IDs and names of all available surveys in the configured Qualtrics account. Can be used to identify surveys for further data retrieval.


wizaRdry documentation built on June 8, 2025, 11:30 a.m.