qualtrics.index {wizaRdry} | R 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.
[Package wizaRdry version 0.2.6 Index]