Re: [R] plotting to stdout (while reading from stdin?)

2008-03-02 Thread Gene Selkov
nes object with a string contstant. It works perfectly well for me. Cheers, --Gene > On Sun, Mar 2, 2008 at 5:59 PM, Gene Selkov <[EMAIL PROTECTED]> wrote: >> Hi Dirk, >> >> I didn't at first pay attention to your comment about littler, as my >> original p

Re: [R] plotting to stdout (while reading from stdin?)

2008-03-02 Thread Gene Selkov
Almost similarly, perl has the __DATA__ token, that allows a portion of text within a program to be treated as stdin. I wonder whether anything like this is possible in R or littler. Thanks, --Gene On Fri, 7 Sep 2007, Dirk Eddelbuettel wrote: > On Fri, Sep 07, 2007 at 02:27:00PM -0400,