R.rsp (version 0.46.0)

HttpDaemon$isStarted: Checks if the HTTP daemon is started

Description

Checks if the HTTP daemon is started.

Usage

## Static method (use this):
## HttpDaemon$isStarted(...)

## Don't use the below: # S3 method for HttpDaemon isStarted(x, ...)

Value

Returns TRUE if the server is started, otherwise FALSE.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*start() and *terminate(). For more information see HttpDaemon.