Learn R Programming

umx (version 1.7.5)

umx_write_to_clipboard: umx_write_to_clipboard

Description

umx_write_to_clipboard writes data to the clipboard

Usage

umx_write_to_clipboard(x)

Arguments

x

something to put on the clipboard

Value

-

Details

TODO: Make this more robust to OS. Let me know if it fails for you.

See Also

Other Miscellaneous Utility Functions: umxVersion, umx_make

Examples

Run this code
# NOT RUN {
umx_write_to_clipboard("hello")
# }

Run the code above in your browser using DataLab