I would like to be able to use knitr to produce a structured PDF file. I did not see anything unless the input file is Sweave format. This question may be too vague but I really like to know right from knitr, is it possible to create a structured PDF output file without using any Sweave or LaTeX?
I would like to be able to use knitr to produce a structured PDF
Share
Try using command knit2pdf if you haven’t already.