xview: Show a table in Excel

xviewR Documentation

Show a table in Excel

Description

[Experimental] Opens the table in a temporary file in excel. Currently only works on Mac OS.

Usage

xview(.data, include_rownames = TRUE)

Arguments

.data

A table.

include_rownames

Logical. Convert rownames to column? Default: TRUE

Examples

## Not run: 
diamonds %>% xview()

## End(Not run)

IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.