unilur_base: Define common settings for pdf and HTML output format

Description Usage Arguments Value

View source: R/unilur_base.R

Description

Set the post_processor, pre_knit as well as the solution theme in opts_template (which are common to all unilur formats)

Usage

1
unilur_base(format, is_solution_format, suffix)

Arguments

format

a format to adapt (rmarkdown::html_document or rmarkdown::pdf_document)

is_solution_format

'logical' should the output format render solution chunks or not

suffix

Suffix which is added to the filename (to generate two separate files from the same source without overwriting)

Value

R Markdown output format


koncina/unilur documentation built on Sept. 24, 2021, 12:24 a.m.