http_server_name {svHttp}R Documentation

Get or change the name of the HTTP server

Description

Get or change the name of the HTTP server

Usage

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()

[Package svHttp version 1.0.4 Index]