clusterApplyLBDots: clusterApplyLB with dots to indicate progress

Description Usage Arguments Author(s)

Description

This is basically the clusterApplyLB function from the snow package, but with dots displayed to indicate progress.

Usage

1
clusterApplyLBDots(cl, x, fun, ...)

Arguments

cl

cluster object

x

array

fun

function or character string naming a function

...

additional arguments to pass to standard function

Author(s)

Richard D. Pearson (modified from original snow function)


puma documentation built on Nov. 8, 2020, 11:08 p.m.