tidyverse / multidplyr

A dplyr backend that partitions a data frame over multiple processes
https://multidplyr.tidyverse.org
Other
641 stars 75 forks source link

Allow to copy several objects in one call to cluster_copy #54

Closed jiho closed 5 years ago

jiho commented 7 years ago

I find myself often copying several functions, which call each other. This makes if much more convenient.