View source: R/general_helpers.R
pcapply | R Documentation |
works like apply but also coerces into nice format like sapply. Gives out a single vector of numbers
pcapply(x_mat, fun, ncores, progress = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.