Learn R Programming

berryFunctions (version 1.22.5)

parallelCode: code chunk for parallelization

Description

message a code chunk template for parallelization with progress bar on windows. On Linux, just use pblapply(X, cl=8, FUN=fun)

Usage

parallelCode()

Arguments

Author

Berry Boessenkool, berry-b@gmx.de, Aug 2017

See Also

par_sapply

Examples

Run this code
parallelCode()

Run the code above in your browser using DataLab