Description Usage Arguments Examples
Write dataframe to clipboard for pasting to Excel
1 | write.excel(y, row.names = FALSE, col.names = TRUE, ...)
|
y |
a dataframe |
row.names |
Include row names? |
col.names |
Include col names? |
... |
1 | write.excel(df, row.names = FALSE, col.names = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.