R/file.R
read.cb.Rd
read clipboard
read.cb(reader = read.table, ...)
function to read the clipboard
parameters for the reader
clipboard content, output type depends on the output of the reader
Other io-utils: o(), show_in_excel(), yread_tsv()
o()
show_in_excel()
yread_tsv()
Guangchuang Yu