Description Usage Arguments Examples
This function will copy data to the clipboard and strucutre it in a way that works for Excel
1 |
data |
The data that should be copied to the clipboard |
sep |
The separator which should be used in the copied output, defaults to NULL |
row.names |
Decides if the output should keep row names or not, defaults to FALSE |
col.names |
Decides if the output should keep column names or not, defaults to TRUE |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.