R/isLocalhostNode.R
isLocalhostNode.Rd
Checks whether or not a Cluster Node Runs on Localhost
isLocalhostNode(node, ...)
(logical) Returns TRUE if the cluster node is running on the current machine and FALSE if it runs on another machine. If it cannot be inferred, NA is returned.