Sean,
On Apr 27, 2011, at 3:21 PM, Sean Robert McGuffee wrote:
> Hi Simon,
> That makes a lot of sense to me. I'll start reading about R's event loop
> signaling. I'm not sure what the best method will be for me to flag the
> completeness of a threaded process in my case. In abstract it seems t
Hi Simon,
That makes a lot of sense to me. I'll start reading about R's event loop
signaling. I'm not sure what the best method will be for me to flag the
completeness of a threaded process in my case. In abstract it seems that I
could get R's event loop to look for any type of flag. I think key fo