Rdocumentation
powered by
Learn R Programming
Kmisc (version 0.5.0)
cat.cb: Write Data to the Clipboard
Description
This function writes data to the clipboard, using
cat
.
Usage
cat.cb(dat, ...)
Arguments
dat
data to be written to the clipboard.
...
optional arguments passed to
cat
.
See Also
write.cb
,
cat