toSourceCode.RspSourceCodeFactory {R.rsp} | R Documentation |
Translates an RSP document to source code.
## S3 method for class 'RspSourceCodeFactory' toSourceCode(object, doc, ...)
expr |
An |
... |
Not used. |
Returns the generated source code as a RspSourceCode
object.
Henrik Bengtsson
For more information see RspSourceCodeFactory
.