toR.RspDocument {R.rsp} | R Documentation |
Translates the RSP document into R source code.
## S3 method for class 'RspDocument' toR(object, factory=NULL, ...)
factory |
|
... |
Optional arguments passed to |
Returns the R source code as an RspRSourceCode
.
Henrik Bengtsson
For more information see RspDocument
.