Learn R Programming

yulab.utils (version 0.2.3)

read.cb: read.cb

Description

read clipboard

Usage

read.cb(reader = read.table, ...)

Value

clipboard content, output type depends on the output of the reader

Arguments

reader

function to read the clipboard

...

parameters for the reader

Author

Guangchuang Yu

See Also

Other io-utils: o(), show_in_excel(), yread_tsv()