Skip to content
Back to formatted view

Raw Message

Message-ID: <14554.8132.140193.424776@galadriel.ci.tuwien.ac.at>
Date: 2000-03-23T13:44:36Z
From: Friedrich Leisch
Subject: clipboard

Hi,

if we do something like that for windows (which might be useful) we
should do the same for X, i.e., use the X clipboard in the same way.

Not that I know how to access it but it shouldn't be too hard to find
out. Both would probably come down to having something like

	read.table(text=foo, ...)

along with

	foo <- getClipboard(...)

reading a text string from the X or Windows clipboard (assuming that
what you get from the windows clipboard is a string).

.f

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._