[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-devel
Subject:    Re: [Rd] Suggestion for read.table()
From:       Prof Brian Ripley <ripley () stats ! ox ! ac ! uk>
Date:       2006-08-31 12:22:11
Message-ID: Pine.LNX.4.64.0608311319460.21681 () gannet ! stats ! ox ! ac ! uk
[Download RAW message or body]

On Thu, 31 Aug 2006, Simon Urbanek wrote:

> 
> On Aug 30, 2006, at 10:15 PM, Prof Brian Ripley wrote:
> 
> >On Wed, 30 Aug 2006, gilescrane@verizon.net wrote:
> >
> > >However, direct reading might be a good option?
> >
> >See ?textConnection for how to do this.
> >
> >inp <- "  x   y  z
> >    1   2  3
> >    4   5  6
> >"
> >read.table(textConnection(inp), header=TRUE)
> >
> >The most common case is wanting to paste in, and we have "clipboard" for
> >that (at least on Windows on X11: it would be a nice addition on Aqua).
> >
> 
> On Mac OS X (Aqua or cmd line) you can use clipboard input like this:
> read.table(pipe("pbpaste"))
> It seems to be quite popular especially in conjunction with Excel...

Yes, I know (I even documented in ?connections).  What would be nice is if

read.table("clipboard")

worked as it does on the other platforms.

-- 
Brian D. Ripley,                  ripley@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic