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

Description Usage Arguments

Description

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

Usage

1
nvim.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/nvimcom documentation built on May 18, 2019, 11:19 a.m.