create_html_results_tables: Create a List of HTML Versions of the Results Tables

Description Usage Arguments Value

Description

Create a List of HTML Versions of the Results Tables

Usage

1
create_html_results_tables(blocks, flow, include_block_headers = TRUE)

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.

include_block_headers

A boolean (default: TRUE) parameter to indicate whether or not there should be <h5> html headers inserted before each block with the block's description.

Value

A list of HTML results tables for each question


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