xview: Show a table in Excel

Description Usage Arguments Examples

Description

\lifecycle

experimental Opens the table in a temporary file in excel. Currently only works on Mac OS.

Usage

1
xview(.data, add_rownames = TRUE)

Arguments

.data

A table.

add_rownames

Logical. Convert rownames to column? Default: TRUE

Examples

1
2
3
4
## Not run: 
diamonds %>% xview()

## End(Not run)

Sorenson-Impact/sorensonimpact documentation built on Nov. 6, 2021, 4:25 a.m.