stop_http_server: Stop the SciViews and R HTTP server and eliminate all tracks

View source: R/stop_http_server.R

stop_http_serverR 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, FALSE by default.

Value

A number with the port of the HTTP server.

See Also

start_http_server() for a complete example.


SciViews/svHttp documentation built on May 12, 2022, 2:48 a.m.