loading...

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

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.