loading...

Get or change the name of the HTTP server

http_server_name(name)

HttpServerName(name)

Arguments

name

the name given to the SciViews server. By default, it is R.

Value

A character vector with the name of the HTTP server.

See also

start_http_server() for a complete example.

Examples

http_server_name()
#> [1] "R"