umx_write_to_clipboard writes data to the clipboard
umx_write_to_clipboard(x)
None
something to paste to the clipboard
Works on Mac. Let me know if it fails on windows or Unix.
Other File Functions:
dl_from_dropbox()
,
umx_file_load_pseudo()
,
umx_make_sql_from_excel()
,
umx_move_file()
,
umx_open()
,
umx_rename_file()
,
umx
if (FALSE) {
umx_write_to_clipboard("hello")
}
Run the code above in your browser using DataLab