builder.cacheSweave: This function will build Sweave (Rnw) files using the...

Description Usage Arguments Value

View source: R/builder.cacheSweave.R

Description

This function will build Sweave (Rnw) files using the cacheSweave driver.

Usage

1
2
  builder.cacheSweave(project, theenv, fork = TRUE,
    debug = TRUE, ...)

Arguments

project

the project to be built.

theenv

the environment to build in.

fork

if true Sweave will be executed in a separate R instance.

debug

debug option sent to the Sweave function. If true, the output of R code from the Rnw file will be printed as it is running.

...

other unspecified parameters

Value

the name of the file if successfully built.


jbryer/makeR documentation built on May 18, 2019, 7:02 p.m.