Skip to content
Prev 3623 / 15274 Next

Question on multiple sessions...

One possibility is to write the real time acquisition in tcl
and then the actual data processing in R.  The tcltk package
(which is included in the Windows distribution of R but is available
from CRAN on all distributions) can handle tasks running concurrently
with R.  See the svSocket and Rpad packages as examples
of this approach.
On Wed, Feb 11, 2009 at 6:17 PM, Vince Fulco <vfulco1 at gmail.com> wrote: