psapply | R Documentation |
lapply & sapply für multicor mit automatischer (pretty)progress-bar.
psapply(
X,
FUN,
...,
simplify = TRUE,
USE.NAMES = TRUE,
mc.cores = 1,
max.vector.size = getOption("max.vector.size", 1024L),
mc.progress = "small"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.