Tidy up the RSP source code.

# S3 method for RspSourceCode
tidy(object, format=c("asis"), collapse="\n", ...)

Arguments

format

A character string specifying how the source code should be tidied.

collapse

How source code lines should be collapsed.

...

Not used.

Value

Returns an @RspSourceCode of the same class as the input source code.

Author

Henrik Bengtsson

See also

For more information see RspSourceCode.