powered by
texi2pdf
rst2pdf
knit2pdf(input, output = NULL, compiler = NULL, ..., envir = parent.frame())
NULL
new.env()
knit
## compile with xelatex ## knit2pdf(..., compiler = 'xelatex') ## compile a reST file with rst2pdf ## knit2pdf(..., compiler = 'rst2pdf')
Run the code above in your browser using DataLab