
R/stop_http_server.R
stop_http_server.RdStop the SciViews and R HTTP server and eliminate all tracks
stop_http_server(remove.clients = FALSE)
stopHttpSever(remove.clients = FALSE)A number with the port of the HTTP server.
start_http_server() for a complete example.