paste.from.excel: Paste data frame from Excel

Description Usage Arguments Author(s)

Description

For a data frame copied from Excel, this function will paste it into the R environment. In the current implementation, this function only works on a Mac.

Usage

1
paste.from.excel(header = TRUE, stringsAsFactors = FALSE)

Arguments

header

whether your table has a header (defaults to TRUE)

stringsAsFactors

whether character vectors should be converted to factors (defaults to FALSE)

representation

test for overrepresentation or underrepresentation (defaults to "over")

Author(s)

Michael C. Saul


msaul/msaul documentation built on May 23, 2019, 7:50 a.m.