Hi R Gurus, I have a question that some of you may have dealt with before. I would redirect output to the clipboard, rather than to the screen. Is this possible? Is a function already written for it, or is it just an option in print? Any help would be appreciated. Also, thanks to all those who have helped develop this great software, or who make the effort here to support the user-base. Please reply to my address as well as the list (since I am currently not subscribed). Matt Redding Research Environmental Soil Scientist Technology Innovation, Intensive Livestock Systems Unit Queensland Department of Primary Industries Phone: 0746 881372. Fax: 0746 881192 Email: matthew.redding at dpi.qld.gov.au www.dpi.qld.gov.au/ilsu/4713.html Celebrating 2002, Year of the Outback ********************************DISCLAIMER**************************** The information contained in the above e-mail message or messages (which includes any attachments) is confidential and may be legally privileged. It is intended only for the use of the person or entity to which it is addressed. If you are not the addressee any form of disclosure, copying, modification, distribution or any action taken or omitted in reliance on the information is unauthorised. Opinions contained in the message(s) do not necessarily reflect the opinions of the Queensland Government and its authorities. If you received this communication in error, please notify the sender immediately and delete it from your computer system network. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Redirecting Output to Clipboard
2 messages · Redding, Matthew, Brian Ripley
So I guess you are on Windows? There is no option to do this. We have thought about it (one could use sink and make a `clipboard' connection) but the clipboard is not really a standard device across versions of Windows (especially between 16-bit versions and NT-based versions). It looked to me too much like trial-and-error. It's something a Windows programmer could contribute to R, I guess.
On Fri, 15 Nov 2002, Redding, Matthew wrote:
I would redirect output to the clipboard, rather than to the screen. Is this possible? Is a function already written for it, or is it just an option in print?
Brian D. Ripley, ripley at 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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._