powered by
rte.compile.latex(f.in, pdf.dir.out = "PdfOut", do.clean.up = T)
f.in <- system.file("extdata", "MyRandomTest.tex", package = "RndTexExams") pdf.dir.out <- 'PdfOut' rte.compile.latex(f.in = f.in, pdf.dir.out = pdf.dir.out)
Run the code above in your browser using DataLab