[R] Easy cut & paste from Excel to R?
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Feb 18 18:31:34 CET 2005
Don MacQueen <macq at llnl.gov> writes:
> I tried Ken's suggestion
> read.table(pipe("pbpaste"),header=TRUE)
> on my Mac OS X system and it worked *without* generating any warning message.
>
> If my experience represents the norm, and Ken's is the exception, it
> is so simple that no further contribution to R is needed, I would say.
> Thank you, Ken.
My conjecture is that it only happens when there are fewer than 5 data
lines.
We still need to sort out X11. Too bad that the xclip program isn't
ubiquitous.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list