svHttp v1.0.5
R/http_server_name.R
http_server_name.Rd
Get or change the name of the HTTP server
http_server_name(name) HttpServerName(name)
the name given to the SciViews server. By default, it is R.
R
A character vector with the name of the HTTP server.
start_http_server() for a complete example.
start_http_server()
http_server_name() #> [1] "R"