View source: R/utilPasteboard.R
| writePasteboard | R Documentation |
This function uses the pbcopy utility to write to the pasteboard.
writePasteboard(s)
s |
An character string to write to the pasteboard. |
## Not run:
writePasteboard("Hello!")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.