make_survey: Output a survey into .tex or .pdf format

Description Usage Arguments Value

Description

Output a survey into .tex or .pdf format

Usage

1
2
3
make_survey(..., output_file_path = NULL, N_surveys = NULL,
  survey_title = NULL, ID = NULL, compile_PDF = TRUE, store_tex = FALSE,
  page_numbers = TRUE)

Arguments

...

A list of questions or survey modules

type

The type of question to create ("Open", etc.)

Value

A survey question


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