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