Learn R Programming

svSocket (version 0.9-48)

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