parallelLapply: A parallel lapply
version. parallelSapply: A parallel
sapply version.parallelLapply(xs, fun, ..., level = NA_character_) parallelSapply(xs, fun, ..., simplify = TRUE,
use.names = TRUE, level = NA_character_)
vector | list]
fun is
applied to the the elements of this argument.function]
Function to map over
xs.fun.logical(1)]
See
sapply. Default is TRUE.logical(1)]
See
sapply. Default is TRUE.character(1)]
See
parallelMap.parallelLapply an unamed list,
parallelSapply it depends on fun and the
set arguments.parallelMap