clipboard {base} | R Documentation |
Transfer text between a character vector and the Windows clipboard.
readClipboard()
writeClipboard{str}
str |
a character vector. |
For readClipboard
, a character vector.
For writeClipboard
a invisible logical indicating success or failure.
file
which can be used to set up a connection to a clipboard.