powered by
## S3 method for class 'list,`function`': parallelize(obj = list(), fun = NULL, nnodes = 1, ...)
fun
clusterApply
makePSOCKcluster
stopCluster
parallelize(list(a<-c(1,2),b<-c(2,1)),sum,nnodes=1)
Run the code above in your browser using DataLab