Learn R Programming

svSocket (version 1.0.0)

getSocketServers: Get the ports of current R socket servers

Description

Returns a list with all the ports of currently running R socket servers.

Usage

getSocketServers()

Arguments

Value

A character string vector, or NULL if no R socket server is currently running.

See Also

getSocketClients(), getSocketServerName(), startSocketServer