writeResponse.RspResponse {R.rsp} | R Documentation |
Writes an RSP response to the predefined output
Description
Writes an RSP response to the predefined output.
Usage
## S3 method for class 'RspResponse'
writeResponse(...)
Arguments
... |
Objects to be pasted together and outputted. |
collapse |
A |
sep |
A |
Value
Returns nothing.
Author(s)
Henrik Bengtsson
See Also
For more information see RspResponse
.
[Package R.rsp version 0.45.0 Index]