R.rsp (version 0.3.4)

write.HttpDaemonRspResponse: Writes strings to an HttpDaemonRspResponse buffer

Description

Writes strings to an HttpDaemonRspResponse buffer.

Usage

## S3 method for class 'HttpDaemonRspResponse}(this, ..., collapse="", sep="")':
writeundefined

...{One or several strings, which will be concatenated.}
  sep{The string to used for concatenating several strings.}
  collapse{The string to used collapse vectors together.}

Returns nothing.

[object Object]

For more information see HttpDaemonRspResponse.


internal
methods
IO

Arguments