clipit | R Documentation |
Copies an R object to the clipboard so it can be pasted in elsewhere.
clipit(x)
x |
object to copy |
Returns nothing but will place the object in the clipboard
Nothing but will put the R object into the clipboard as a side effect
Jonas LindeLøv posted on twitter https://twitter.com/jonaslindeloev/status/1539182627554570240. Copied shamelessly by Claus Ekstrom claus@rprimer.dk
clipit(mtcars$mpg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.