write.excel: R object to Excel

Description Usage Arguments Value Examples

Description

Exporting a R object to Excel via the clipboard

Usage

1
write.excel(x, row.names = FALSE, col.names = TRUE, ...)

Arguments

x

object

row.names

boolean

col.names

boolean

Value

object

Examples

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

## End(Not run)

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