Learn R Programming

berryFunctions (version 1.21.2)

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

See Also

par_sapply

Examples

Run this code
# NOT RUN {
parallelCode()

# }

Run the code above in your browser using DataLab