On Tue, 21 May 2019 09:55:21 -0500
Ed Siefker <ebs15...@gmail.com> wrote:

> I'd like to be able to access the windows clipboard from R under
> Cygwin.

Searching for "cygwin windows clipboard" offers reading from
and writing to /dev/clipboard as a file and getclip.exe / putclip.exe
from cygutils-extra package[*] which you could use in a pipe().

-- 
Best regards,
Ivan

[*]
https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fcygutils-extra%2Fcygutils-extra-1.4.16-2&grep=cygutils-extra

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to