Parallelization using plyr: loading objects and packages into worker nodes
I really love the plyr package. Apart from having a progress bar and plyr handeling a lot of the overhead, a very interesting feature is being able to run plyr in parallel mode. Essentially, setting .parallel = TRUE runs any… See more › [Read more...]