make_vertical_question: Create a vertical multiple choice question

Description Usage Arguments Value Examples

Description

Create a vertical multiple choice question

Usage

1
2
make_vertical_question(question_prompt = NULL, comment = NULL,
  labels = NULL, concat = F, image_path = NULL, ...)

Arguments

question_prompt

The main text of the question.

concat

Logical argument: should the text be concatenated and printed using cat(), i.e. for sinking directly to .tex files.

Value

An open survey question.

Examples

1
make_open_question("How are you?")

jaspercooper/surveybuilder documentation built on May 18, 2019, 5:55 p.m.