readPasteboard: Read From The Pasteboard In macOS

View source: R/utilPasteboard.R

readPasteboardR Documentation

Read From The Pasteboard In macOS

Description

This function uses the pbpaste utility to read from the pasteboard.

Usage

readPasteboard()

Value

The string currently in the pasteboard.

Examples

## Not run: 
s <- readPasteboard()

## End(Not run)

Kudusch/ktools documentation built on Oct. 30, 2022, 10:13 p.m.