stop_http_server {svHttp} | R Documentation |
Stop the SciViews and R HTTP server and eliminate all tracks
Description
Stop the SciViews and R HTTP server and eliminate all tracks
Usage
stop_http_server(remove.clients = FALSE)
stopHttpSever(remove.clients = FALSE)
Arguments
remove.clients |
do we remove also persistent data for the clients,
|
Value
A number with the port of the HTTP server.
See Also
start_http_server()
for a complete example.
[Package svHttp version 1.0.4 Index]