read clipboard

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

See also

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

Author

Guangchuang Yu