knitr to produce pdf output file

孤街浪徒 提交于 2019-12-08 03:47:28

问题


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?


回答1:


Try using command knit2pdf if you haven't already.



来源:https://stackoverflow.com/questions/14586177/knitr-to-produce-pdf-output-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!