llply_par {rtrend}R Documentation

parallel apply and llply

Description

parallel apply and llply

Usage

llply_par(X, FUN, ..., byrow = TRUE, .combine = c)

parLapply2(X, FUN, ..., byrow = TRUE, .combine = c)

apply_par(X, .margins = 1, FUN, ..., .progress = "text")

[Package rtrend version 0.1.5 Index]