get_reference_value: Get the document being used as a template

View source: R/knitr_utils.R

get_reference_valueR Documentation

Get the document being used as a template

Description

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

Other functions for officer extensions: docx_reference_img(), fortify_location(), opts_current_table(), shape_properties_tags(), str_encode_to_rtf(), to_html(), to_pml(), to_rtf(), to_wml(), wml_link_images()


officer documentation built on Oct. 22, 2023, 5:06 p.m.