isForkedChild {parallelly}R Documentation

Checks whether or not a running in a forked child process

Description

Checks whether or not a running in a forked child process

Usage

isForkedChild()

Value

(logical) Returns TRUE if the running in a forked child process, otherwise FALSE.


[Package parallelly version 1.28.1 Index]