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

Author

Guangchuang Yu