writeResponse.HttpDaemon {R.rsp} | R Documentation |
Writes a string to the HTTP output connection.
## S3 method for class 'HttpDaemon' writeResponse(static, ...)
... |
A set of |
Note: For efficiency, there is no check if the HTTP daemon is started or not.
Returns (invisibly) the number of characters written.
Henrik Bengtsson
For more information see HttpDaemon
.