R/isForkedNode.R
isForkedNode.Rd
Checks whether or not a Cluster Node Runs in a Forked Process
isForkedNode(node, ...)
(logical) Returns TRUE if the cluster node is running in a forked child process and FALSE if it does not. If it cannot be inferred, NA is returned.