compileRsp.Rd
Compiles an RSP file.
# S3 method for default compileRsp(filename, path=NULL, ..., outPath=".", envir=parent.frame(), verbose=FALSE)
The filename and (optional) path of the RSP document to be compiled.
Additional arguments passed to rfile.
rfile
The output and working directory.
See Verbose.
Verbose
Returns the pathname of the generated document.
Henrik Bengtsson