vim.interlace.rmd: Convert a rmd file to PDF

Description Usage Arguments

View source: R/viminterlace.R

Description

Run the knitr function knit() to convert a rmd file to PDF.

Usage

1
vim.interlace.rmd(Rmdfile, outform = NULL, rmddir, view = TRUE, ...)

Arguments

Rmdfile

The Rmd file to be processed.

outform

R Markdown output format to convert to.

rmddir

The directory of the Rnoweb file.

view

Logical value indicating whether to show the generated output.

...

Further arguments to be passed to render().


jalvesaq/VimCom documentation built on May 18, 2019, 11:18 a.m.