parallelLibrary(..., packages, level = as.character(NA),
master = TRUE)character(1)]
Names of packages to
load.character(1)]
Names of
packages to load. Alternative way to pass arguments.character(1)]
The function only
loads the packages if the same level is specified in
parallelStart or this argument is
NA. See logical(1)]
Load packages also
on master? If you set this to FALSE, nothing
actually happens for modes local and multicore. Default
is TRUE.