tabelize_display_logic: Generate Tables for Each Question with Display Logic

Description Usage Arguments Value

View source: R/html_results.R

Description

This function loops through every block, and checks if each block element has display logic (and is not a descriptive box). The descriptive boxes aren't included. If it has display logic, it's inserted into the tables returned by this function.

Usage

1
tabelize_display_logic(blocks, flow)

Arguments

blocks

A list of the survey blocks, with the questions included in them.

flow

A list of strings identifying the blocks in the order that they appear within the survey.

Value

a list of html tables detailing the display logic for each question containing display logic.


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