bknit2pdf: pass Rnw document to knit2pdf

View source: R/bknit2pdf.R

bknit2pdfR Documentation

pass Rnw document to knit2pdf

Description

pass the filename (selected window) to knitPres::rnw2pdf. Developed when MikTex and Rstudio stopped talking to each other. Can be schorcut to e.g. CTRL + K

Usage

bknit2pdf(open = TRUE, clean = TRUE, ...)

Arguments

open

Open pdf file?

clean

Clean up temporary files? DEFAULT: TRUE (unlike in tools::texi2pdf)

...

Further arguments passed to knitr::knit

Value

invisible charstring with file name

Author(s)

Berry Boessenkool, berry-b@gmx.de, Jul 2021


brry/rstudioberry documentation built on Jan. 11, 2023, 8:22 a.m.