template_pandoc: Render a pandoc template.

Description Usage Arguments Value

Description

This is a hacky way to access the pandoc templating engine.

Usage

1
template_pandoc(metadata, template, output, verbose = FALSE)

Arguments

metadata

A named list containing metadata to pass to template.

template

Path to a pandoc template.

output

Path to save output.

verbose

Should extensive details be provided?

Value

(Invisibly) The path of the generate file.


Auburngrads/AFIT documentation built on May 5, 2019, 8:13 a.m.