paste with tab as separator
pastet(...)
...
Arguments forwarded to paste()
return value of paste()
pastet("tab","separated") ## --> "tab\tseparated"