Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save philadams-zz/5910745 to your computer and use it in GitHub Desktop.
Save philadams-zz/5910745 to your computer and use it in GitHub Desktop.
write.table(file=pipe("pbcopy"), mydata, row.names=FALSE, sep="\t")
@philadams-zz
Copy link
Author

Not working on OS X with tmux? Here's why, and how to fix it: http://robots.thoughtbot.com/post/19398560514/how-to-copy-and-paste-with-tmux-on-mac-os-x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment