scan.clipboard {admisc} | R Documentation |
Cross platform scan/write clipboard
Description
Functions to read and write to the system's clipboard, for copy/paste operations.
Usage
scan.clipboard(...)
write.clipboard(x)
Arguments
x |
Object to be written to the clipboard |
... |
Same arguments that are used in the base function |
Author(s)
Adrian Dusa
[Package admisc version 0.35 Index]