Skip to contents

Get filename of the document being used as a template in an R Markdown document rendered as HTML, PowerPoint presentation or Word document. It requires packages rmarkdown >= 1.10.14 and knitr.

Usage

get_reference_value(format = NULL)

Arguments

format

document format, one of 'pptx', 'docx' or 'html'

Value

a name file

See also