read.excel: Excel data to R

Description Usage Arguments Value Examples

Description

This function specifies that you are reading data from the clipboard, that it is tab delimited, and that it has a header.

Usage

1
read.excel(header = TRUE, ...)

Arguments

header

boolean

Value

object

Examples

1
2
3
4
## Not run: 
dat=read.excel()

## End(Not run)

drewgriffith15/griffun documentation built on May 15, 2019, 1:56 p.m.