Returns 'parLapply' for Windows machines and 'mclapply' for other platforms.

default_parallelism()

Value

The default parallelism option for your system.

See also

make(), shell_file()

Examples

default_parallelism()
#> [1] "mclapply"