find_question: Find Question from DataExportTag

Description Usage Arguments Value

View source: R/helper_functions.R

Description

This function takes a list of questions and an export tag and looks for the matching question. It will try to select the question uniquely.

Usage

1
find_question(questions, exporttag)

Arguments

questions

A list of questions from a Qualtrics survey.

exporttag

A string data export tag to identify the desired question.

Value

The question list object, such that find_question(...)[['Payload']][['DataExportTag']] == exporttag


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.