to_clipboard {corx} | R Documentation |
to_clipboard
Description
Sends a formatted corx table to the clipboard so that it can be pasted into excel.
Usage
to_clipboard(x, ...)
Arguments
x |
a corx object, matrix, or data.frame |
... |
additional arguments passed to 'clipr::write_clip' |
[Package corx version 1.0.7.2 Index]