Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.20.0)
tangle.RspSourceCode: Drops all text-outputting calls from the source code
Description
Drops all text-outputting calls from the source code.
Usage
## S3 method for class 'RspSourceCode': tangle(...)
Arguments
...
Not used.
Value
Returns a
RspSourceCode
objects.
See Also
For more information see
RspSourceCode
.