Re: [R] Passing arguments to forked children

2009-07-11 Thread Godmar Back
On Fri, Jul 10, 2009 at 8:16 PM, wrote: > Hi - > >    I have attempted to use the fork::fork() function to perform > parallel processing. However, the child R function called needs to > know a given set of parameters to complete its task. Specifically, I > iterate through a vector, and output valu

[R] Passing arguments to forked children

2009-07-11 Thread nabble . 30 . miller_2555
Hi - I have attempted to use the fork::fork() function to perform parallel processing. However, the child R function called needs to know a given set of parameters to complete its task. Specifically, I iterate through a vector, and output values based on the elements of that vector to a databa