| get_reference_value | R Documentation |
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.
get_reference_value(format = NULL)
format |
document format, one of 'pptx', 'docx' or 'html' |
a name file
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.