With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
References[] One main advantage of R Markdown is that it can create multiple output formats from a single source, which could be one or multiple Rmd documents. For example, this ...