parallelGetOptions: Retrieve the configured package options.

View source: R/parallelShowOptions.R

parallelGetOptionsR Documentation

Retrieve the configured package options.

Description

Returned are current and default settings, both as lists. The return value has slots elements settings and defaults, which are both lists of the same structure, named by option names.

A printer exists to display this object.

For details on the configuration procedure please read parallelStart() and https://github.com/mlr-org/parallelMap.

Usage

parallelGetOptions()

Value

ParallelMapOptions. See above.


berndbischl/parallelMap documentation built on Dec. 12, 2023, 1:15 p.m.