compileRsp | R Documentation |
Compiles an RSP file.
## Default S3 method:
compileRsp(filename, path=NULL, ..., outPath=".", envir=parent.frame(), verbose=FALSE)
filename , path |
The filename and (optional) path of the RSP document to be compiled. |
... |
Additional arguments passed to |
outPath |
The output and working directory. |
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.