| HttpDaemon$isStarted | R Documentation |
Checks if the HTTP daemon is started.
## Static method (use this):
## HttpDaemon$isStarted(...)
## Don't use the below:
## S3 method for class 'HttpDaemon'
isStarted(x, ...)
... |
Not used. |
Returns TRUE if the server is started, otherwise FALSE.
Henrik Bengtsson
*start() and *terminate().
For more information see HttpDaemon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.