powered by
Translates the RSP document into R source code.
# S3 method for RspDocument toR(object, factory=NULL, ...)
Returns the R source code as an RspRSourceCode.
RspRSourceCode
A RspSourceCodeFactory.
RspSourceCodeFactory
Optional arguments passed to toSourceCode() for the RspSourceCodeFactory.
toSourceCode()
Henrik Bengtsson
For more information see RspDocument.
RspDocument