Steven Bauer <steven.bauer <at> gmail.com> writes:

> 
> As I am sitting here waiting for some R scripts to run...I was
> wondering... is there any way to parallelize rbind in R?
> 
> I wait for this call to complete frequently as I deal with large
> amounts of data.
> 
> do.call("rbind", LIST)

  Perfectly reasonable question, but please don't cross-post
to StackOverflow and R-help -- pick one or the other.

  cheers
    Ben Bolker

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to