find_question_index_by_qid: Find a Question by its QuestionID

Description Usage Arguments Value

Description

This function takes a list of questions and a Question ID and looks for the question with a matching Question ID. The function returns the index of the matching question.

Usage

1

Arguments

questions

A list of questions from a Qualtrics survey.

qid

A string QuestionID to match

Value

A numeric list with entries such that questions[[i]][['Payload']][['DataExportTag']] == qid


ctesta01/QualtricsTools documentation built on May 14, 2019, 12:27 p.m.