Learn R Programming

PreKnitPostHTMLRender (version 0.1.0)

pre_knit_proc: Pre-knitting Processing

Description

Evaluates code chunks which are marked as between adjacent lines of @@s. Replace these code chunks with evaluated output captured using capture.output function.

Usage

pre_knit_proc(infile, outfile = NULL)

Arguments

infile
- input file for be processed
outfile
- output file name