compileRnw | R Documentation |
Compiles a Rnw file. The compiler used depends on the content type.
## Default S3 method:
compileRnw(filename, path=NULL, ..., type=NULL, verbose=FALSE)
filename , path |
The filename and (optional) path of the document to be compiled. |
... |
Additional arguments passed to the compiler function used. |
type |
A |
verbose |
See |
Returns the pathname of the generated document.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.