R/clipboard.R
clipboard_writeto.Rd
It copies an object to the clipboard using tab as separator (so as to paste in excel)
clipboard_writeto(eobject)
R object to copy to the clipboard
write.table()