[R] Implementating streams in R
    Duncan Murdoch 
    dmurdoch at pair.com
       
    Tue Feb  3 12:49:06 CET 2004
    
    
  
On Tue, 03 Feb 2004 11:40:19 +0100, you wrote:
>Dear all,
>
>I have an implementation of streams in R.
...
>More fundamentally, I would appreciate any comment on this implementation 
>or suggestion about
>the best way of implementing streams in R. 
Could you describe in a language-independent way what you mean by
"streams"?  My understanding of the word is matches S "connections",
which are already there.
Duncan Murdoch
    
    
More information about the R-help
mailing list