combineForEachOutput {MethylMix} | R Documentation |
Internal. Function to combine results from the foreach loop.
combineForEachOutput(out1, out2)
out1 |
result from one foreach loop. |
out2 |
result from another foreach loop. |
List with the combined results.