mcparallelDoCheck {mcparallelDo}R Documentation

mcparallelDoCheck

Description

Forces a check on all mcparallelDo() jobs and returns their values to the target environment if they are complete.

Usage

mcparallelDoCheck()

Value

A named logical vector, TRUE if complete, FALSE if not complete, and an empty logical vector if on Windows


[Package mcparallelDo version 1.1.0 Index]