Man pages for warnes/fork
R Functions for Handling Multiple Processes

exitExit from a child process
forkCreate a new R process using the Unix 'fork' system call
getpidObtain the process id for the current process.
handleSIGCLDEstablish or remove a dummy handler for SIGCLD signals
killSend a signal to one or more processes.
signalEnable or disable handling of signals
signameObtain information about signals
waitWait for child process(es) to stop or terminate.
warnes/fork documentation built on May 4, 2019, 12:59 a.m.