Learn R Programming

screenshot (version 0.9.2)

clipboard2bitmap: Save clipboard image to temporary BMP file

Description

This function works only on windows. This function saves the image currently in the clipboard to a temporary BMP file.

Usage

clipboard2bitmap()

Arguments

Value

Path to the temporary BMP file.

Examples

Run this code
if (FALSE) {
clipboard2bitmap()
}

Run the code above in your browser using DataLab