pcapply: Parallel Column Apply

View source: R/general_helpers.R

pcapplyR Documentation

Parallel Column Apply

Description

works like apply but also coerces into nice format like sapply. Gives out a single vector of numbers

Usage

pcapply(x_mat, fun, ncores, progress = TRUE)

Stan125/vibe documentation built on June 6, 2024, 11:36 a.m.