evalParallelArgument: Evaluates parallel argument

Description Usage Arguments Value Author(s) Examples

View source: R/evalParallelArgument.R

Description

Evaluates parallel argument.

Usage

1

Arguments

cl

NULL, a cluster object or an integer. Can be missing.

quit

Logical, whether it should stop with error when ambiguous parallel definition is found (conflicting default environmental variable settings).

Value

NULL for sequential evaluation or the original value of cl if parallel evaluation is meaningful.

Author(s)

Peter Solymos, solymos@ualberta.ca

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

dclone documentation built on May 2, 2019, 6:08 p.m.