llply_par: parallel apply and llply

View source: R/par_plyr.R

llply_parR 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")

rtrend documentation built on June 22, 2024, 11:39 a.m.