getPanels: Returns the survey panels in the given library.

Description Usage Arguments

View source: R/panels.R

Description

Returns the survey panels in the given library.

Usage

1
2
getPanels(qualtrics.token, qualtrics.baseurl = "https://qualtrics.com",
  verbose = FALSE)

Arguments

qualtrics.token

authentication token.

qualtrics.baseurl

The base URL for the Qualtrics API. See https://api.qualtrics.com/docs/root-url for more information about how to determine your base URL.

verbose

if TRUE, a statement will be printed when retrieving subsequent pages.


jbryer/qualtrics documentation built on May 18, 2019, 7:03 p.m.