display_logic_from_question: Return a list of a Question's Display Logic Components

Description Usage Arguments Value

View source: R/reorganizing_survey_data.R

Description

For each question, if they appear, go through the Question's DisplayLogic, each Choice's DisplayLogic, and each Answer's DisplayLogic. For each of them, use clean_html to format them, and then add them to the list. If a question has any of these display logic components, insert before adding any display logic a line detailing what part of the question the following display logic corresponds to.

Usage

1

Arguments

question

A qualtrics survey question

Value

an ordered list of display logic messages


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