## S3 method for class 'RspSourceCode':
tidy(object, format=c("asis"), collapse="", ...) - format
{A character
string specifying how the source code
should be tidied.}
- collapse
{How source code lines should be collapsed.}
- ...
{Not used.}
Returns an @RspSourceCode of the same class as the input source code.
[object Object]
For more information see RspSourceCode
.
internal
methods