pre_knit_proc {PreKnitPostHTMLRender} | R Documentation |
Evaluates code chunks which are marked as between adjacent lines of @@s. Replace these code chunks with evaluated output captured using capture.output function.
pre_knit_proc(infile, outfile = NULL)
infile |
- input file for be processed |
outfile |
- output file name |