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 Nov. 10, 2022, 6:14 p.m.