Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
getCompleteCode.RspSourceCodeFactory: Gets the source code header, body, and footer
Description
Gets the source code header, body, and footer.
Usage
"getCompleteCode"(this, object, ...)
Arguments
...
Not used.
Value
Returns a
character
string.
See Also
For more information see
RspSourceCodeFactory
.