http_server_name: Get or change the name of the HTTP server

View source: R/http_server_name.R

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

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