Learn R Programming

yulab.utils (version 0.1.7)

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