R.rsp (version 0.15.0)

HttpDaemon$restart: Restarts the HTTP daemon

Description

Restarts the HTTP daemon.

Usage

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

## Don't use the below: ## S3 method for class 'HttpDaemon': restart(static, ...)

Arguments

...
Not used.

Value

  • Returns nothing.

See Also

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