tidy.RspSourceCode: Tidy up the RSP source code

tidy.RspSourceCodeR Documentation

Tidy up the RSP source code

Description

Tidy up the RSP source code.

Usage

## S3 method for class '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(s)

Henrik Bengtsson

See Also

For more information see RspSourceCode.


R.rsp documentation built on June 28, 2022, 1:05 a.m.