compileRsp.Rd
Compiles an RSP file.
# Default S3 method 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