| writeResponse.HttpDaemon | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.