get_socket_server_name: Get the name of a R socket server

View source: R/get_socket.R

get_socket_server_nameR Documentation

Get the name of a R socket server

Description

Get the internal name given to a particular R socket server.

Usage

get_socket_server_name(port = 8888)

Arguments

port

the port of the R socket server.

Value

A string with the server name, or NULL if it does not exist.

See Also

get_socket_servers()


SciViews/svSocket documentation built on March 2, 2024, 5:50 p.m.