knitr (version 0.1)

knit2pdf: Convert Rnw to PDF using knit and texi2pdf

Description

Knit the input Rnw document to a tex document, and compile it using texi2pdf.

Usage

knit2pdf(input)

Arguments

input
path of the input file

See Also

knit, texi2pdf