Skip to content
Prev 131745 / 398502 Next

Sweave : change value in rnw file to generate multiple "single"reports ?

On Dec 10, 2007 1:32 PM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
Note that while the Thierry's idea is quite good it since it avoids the use
of shell or batch files it still does have the disadvantage of requiring an
extra file in the case where the report is being spawned from some other
system such as a web application written in php as it requires both a
.R file and a .Rnw file.

On the other hand if R CMD Sweave accepted arguments one could do it all
in the Sweave file and avoid the extra complexity of an intermediate .R or
shell/batch file in the first place.