post_html_render_proc: Post HTML-Rendering Processing

Description Usage Arguments

Description

Evaluates code chunks in between ' these code chunks with evaluated output captured using capture.output function. Typically, we want to insert an external HTML file and we can use ' This function will read in the external html file and replace this ' contents in the html file.

Usage

1
post_html_render_proc(inhtml, outhtml = NULL)

Arguments

inhtml

- input file for be processed

outhtml

- output file name


PreKnitPostHTMLRender documentation built on May 2, 2019, 7:01 a.m.