scan.clipboard {admisc} | R Documentation |
Functions to read and write to the system's clipboard, for copy/paste operations.
scan.clipboard(...)
write.clipboard(x)
x |
Object to be written to the clipboard |
... |
Same arguments that are used in the base function |
Adrian Dusa