xview | R Documentation |
Opens the table in a temporary file in excel. Currently only works on Mac OS.
xview(.data, include_rownames = TRUE)
.data |
A table. |
include_rownames |
Logical. Convert rownames to column? Default: TRUE |
## Not run:
diamonds %>% xview()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.