Compiles a Rnw file. The compiler used depends on the content type.
# S3 method for default
compileRnw(filename, path=NULL, ..., type=NULL, verbose=FALSE)
The filename and (optional) path of the document to be compiled.
Additional arguments passed to the compiler function used.
See Verbose
.
Returns the pathname of the generated document.