read.cb: read.cb

Description Usage Arguments Value

View source: R/util.R

Description

read text from clipboard. suitable to copy table from excel to R

Usage

1
read.cb(header = T, sep = "\t")

Arguments

header

whether table has header

sep

separator

Value

data.frame


6chaoran/suw documentation built on July 29, 2020, 5:31 p.m.