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

clipboard()

See also

readr::read_delim

Examples

if (FALSE) {
  clipboard()
}