| tidy.RspSourceCode | R Documentation |
Tidy up the RSP source code.
## S3 method for class 'RspSourceCode'
tidy(object, format=c("asis"), collapse="\n", ...)
format |
A |
collapse |
How source code lines should be collapsed. |
... |
Not used. |
Returns an @RspSourceCode of the same class as the input source code.
Henrik Bengtsson
For more information see RspSourceCode.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.