writePasteboard: Write To The Pasteboard In macOS

View source: R/utilPasteboard.R

writePasteboardR Documentation

Write To The Pasteboard In macOS

Description

This function uses the pbcopy utility to write to the pasteboard.

Usage

writePasteboard(s)

Arguments

s

An character string to write to the pasteboard.

Examples

## Not run: 
writePasteboard("Hello!")

## End(Not run)


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