Generate Markdown questionnaire
Arguments
- qstnr_tibble
Questionnaire tibble as returned by
gen_qstnr_tibble()
.- incl_title
Whether or not to generate an
<h1>
questionnaire title at the beginning of the document. If the result is intended to be fed to Pandoc, it's recommended to set this toFALSE
and provide the title via Pandoc's--metadata
option instead.
See also
Other questionnaire generation functions:
expand_qstnr_tibble()
,
gen_qstnr_tibble()