Skip to content
Prev 366960 / 398506 Next

How to do double (nested) parSapply in R?

Quick comment: sapply() / parSapply() can behaves "unexpectedly". To
troubleshoot this, use parLapply() instead to see if you at least get the
individual results you think you should get.

Henrik
On Feb 2, 2017 08:03, "Art U" <art.tem.us at gmail.com> wrote: