powered by
texi2pdf
rst2pdf
knit2pdf(input, output = NULL, compiler = NULL, envir = parent.frame(), quiet = FALSE, encoding = getOption("encoding"), ...)
knit()
NULL
new.env()
file
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