Description Usage Arguments Value See Also Examples
Write a dataframe or any other object to your clipboard, ready to paste into a spreadsheet or presentation. Not sure if this works anywhere other than Linux.
1 | WriteXclip(x, ...)
|
x |
the object to copy to clipboard, usually a dataframe |
... |
any additional argument passed on to |
TRUE if successful, FALSE if xclip is not available on your system.
write.table
which this function wraps
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.