umx_write_to_clipboard | R Documentation |
umx_write_to_clipboard writes data to the clipboard
umx_write_to_clipboard(x)
x |
something to paste to the clipboard |
Works on Mac. Let me know if it fails on windows or Unix.
None
Other File Functions:
dl_from_dropbox()
,
umx_file_load_pseudo()
,
umx_make_sql_from_excel()
,
umx_move_file()
,
umx_open()
,
umx_rename_file()
,
umx
## Not run:
umx_write_to_clipboard("hello")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.