embed_rmd_html: Embed Rmarkdown source code in the output HTML file.

View source: R/embed_rmd_html.R

embed_rmd_htmlR Documentation

Embed Rmarkdown source code in the output HTML file.

Description

This function generates HTML code to encode the Rmarkdown source code within the output HTML file.

Usage

embed_rmd_html(file)

Arguments

file

Character. Name of the Rmarkdown source file (within quotes), e.g. 'myreport.Rmd'

Author(s)

Ramnath Vaidyanathan, slightly modified by F. Rodriguez-Sanchez.

Source

http://rpubs.com/ramnathv/including_rmd_source


Pakillo/rmdTemplates documentation built on Sept. 16, 2022, 3:04 p.m.