read.cb {yulab.utils} | R Documentation |
read.cb
Description
read clipboard
Usage
read.cb(reader = read.table, ...)
Arguments
reader |
function to read the clipboard |
... |
parameters for the reader |
Value
clipboard content, output type depends on the output of the reader
Author(s)
Guangchuang Yu
[Package yulab.utils version 0.1.5 Index]