readExcelMac: Reads from clipboard into data.frame: mac

Description Usage Arguments Value

View source: R/readexcelmac.R

Description

Wrapper for read.table that reads from the clipboard into a data.frame with or without the header - works only on a Mac and is limited to 100 lines.

Usage

1
readExcelMac(header = TRUE, ...)

Arguments

header

True / False.

...

extra arguments

Value

A data frame


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