make_rmd_output_format: Make an RMD output format

View source: R/rmd_output_format.R

make_rmd_output_formatR Documentation

Make an RMD output format

Description

Make an output format for creating blogdown and PDF output.

Usage

make_rmd_output_format(toc = FALSE, toc_depth = NULL, includes = NULL)

Arguments

toc

Include a table of contents?

toc_depth

Depth of the table of contents

includes

list of files to include.

Value

A list containing a named list of output formats.


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.