activate_parallel: Internal function

View source: R/activate_parallel.R

activate_parallelR Documentation

Internal function

Description

Activate parallel processing

Usage

activate_parallel(parallel = FALSE, NbeCores = 2)

Arguments

parallel

a logical. Whether running should be performed in parallel. FALSE by default.

NbeCores

an integer. Register the number of cores for parallel execution. Two by default.

Author(s)

Gilles Dauby, gildauby@gmail.com


gdauby/ConR documentation built on Jan. 30, 2024, 11:10 p.m.