Learn R Programming

SciViews (version 0.8-8)

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 chyaracter vector, or NULL if no R socket server is currently running.

See Also

getSocketClients, getSocketServerName, startSocketServer

Examples

Run this code
## TO DO...

Run the code above in your browser using DataLab