Learn R Programming

meltr (version 1.0.2)

clipboard: Returns values from the clipboard

Description

This is useful in the readr::read_delim() functions to read from the clipboard.

Usage

clipboard()

Arguments

See Also

readr::read_delim

Examples

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

Run the code above in your browser using DataLab