Learn R Programming

svHttp (version 1.0.4)

http_server_name: 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

Run this code
# NOT RUN {
http_server_name()
# }

Run the code above in your browser using DataLab