loading...

Stop the SciViews and R HTTP server and eliminate all tracks

stop_http_server(remove.clients = FALSE)

stopHttpSever(remove.clients = FALSE)

Arguments

remove.clients

do we remove also persistent data for the clients, FALSE by default.

Value

A number with the port of the HTTP server.

See also

start_http_server() for a complete example.