
Export globals to the sticky-globals environment of the cluster nodes
Source:R/utils-sticky_globals.R
clusterExportSticky.Rd
Export globals to the sticky-globals environment of the cluster nodes
Arguments
- cl
(cluster) A cluster object as returned by
parallel::makeCluster()
.- globals
(list) A named list of sticky globals to be exported.