[R] cygwin clipboard
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Tue May 21 17:26:56 CEST 2019
On Tue, 21 May 2019 09:55:21 -0500
Ed Siefker <ebs15242 using 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
More information about the R-help
mailing list