readExcel: Reads from clipboard into data.frame: windows

Description Usage Arguments Value

View source: R/readexcel.R

Description

Wrapper for read.table that reads from the clipboard into a data.frame with or without the header - works only on Windows.

Usage

1
readExcel(header = TRUE, ...)

Arguments

header

True / False.

...

extra arguments

Value

A data frame


kgoldfeld/ksgMisc documentation built on Nov. 12, 2021, 10:59 a.m.