| cb_copyunix | R Documentation | 
Copy an object in the clipboard
cb_copyunix(x, sep = "\t", dec = ",", row.names = FALSE, col.names = TRUE)
| sep | A character to be used as separator for each column of the object | 
| row.names | Copy row names (default is FALSE) | 
| col.names | Copy column names (default is TRUE) | 
copy the object as character in the clipboard
freecube source:http://stackoverflow.com/questions/10959521/how-to-write-to-clipboard-on-ubuntu-linux-in-r
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.