It copies an object to the clipboard using tab as separator (so as to paste in excel)

clipboard_writeto(eobject)

Arguments

eobject

R object to copy to the clipboard

See also

write.table()