cat.cb: Write Data to the Clipboard

Description Usage Arguments See Also

View source: R/misc.R

Description

This function writes data to the clipboard, using cat.

Usage

1
cat.cb(dat, ...)

Arguments

dat

data to be written to the clipboard.

...

optional arguments passed to cat.

See Also

write.cb, cat


Kmisc documentation built on May 29, 2017, 1:43 p.m.

Related to cat.cb in Kmisc...