R.rsp (version 0.40.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: "isStarted"(x, ...)

Arguments

...
Not used.

Value

Returns TRUE if the server is started, otherwise FALSE.

See Also

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