Last data update: 2014.03.03

R: mcparallelDoCheck
mcparallelDoCheckR 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

Results