save_clipboard_image | R Documentation |
This function works only on windows.
save_clipboard_image(path = "")
path |
Optional path to save the image to. If not specified, a temporary file will be created. |
The path to the saved image file.
## Not run:
# Save the image from the clipboard to a file
save_clipboard_image("clipboard_image.png")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.