ct.numcores: Checks and Possibly Sets the Number of Cores to be Used in...

Description Usage Value Author(s)

View source: R/RRAalpha.R

Description

This function determines the number of cores that the user is expecting to use during parallel processing operations, and if absent, sets the mc.cores option to the maximum value. Users who do not wish to use all available cores during parallel processing should do so by invoking options() from the command line prior to analysis.

Usage

1

Value

Nothing, but invisibly sets options(mc.cores) if currently NULL.

Author(s)

Russell Bainer, Pete Haverty


gCrisprTools documentation built on Nov. 8, 2020, 8:17 p.m.