save_value_to_clipboard_variable: Save Value to Clipboard Variable

Description Usage Value Examples

View source: R/Source_Add-Ins.R

Description

Save the value of the currently selected expression to a variable. This is particularly valuable in RStudio Server, where the clipboard is not available programatically.

Usage

1

Value

The value saved to the clipboard variable, invisibly.

Examples

1
# Select an expression that can be evaluated to a value, & run this add-in

KO112/KO documentation built on Oct. 2, 2020, 9:21 a.m.