Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.20.0)
write.RspResponse: Writes an RSP response to the predefined output
Description
Writes an RSP response to the predefined output.
Usage
## S3 method for class 'RspResponse': write(...)
Arguments
...
Objects to be pasted together and outputted.
collapse
A
character
string to be used to collapse the objects.
sep
A
character
string to separate the objects.
Value
Returns nothing.
See Also
For more information see
RspResponse
.