R.rsp (version 0.9.17)

HttpDaemon$stop: Stops the HTTP daemon

Description

Stops the HTTP daemon.

Usage

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

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

Arguments

...
Not used.

Value

  • Returns nothing.

See Also

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