writeResponse.RspResponse: Writes an RSP response to the predefined output

writeResponse.RspResponseR 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 character string to be used to collapse the objects.

sep

A character string to separate the objects.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see RspResponse.


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