write.FileRspResponse {R.rsp} | R Documentation |
Writes an RSP response to the predefined output file.
## S3 method for class 'FileRspResponse': write(this, ..., collapse="", sep="")
... |
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. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see FileRspResponse
.