input_output_add-ins: Copy/paste console input/output add-ins

Description Usage Arguments

Description

Add-ins that copy/paste the output of the last R evaluation sent to the console. Some attempt is made to adjust the output based on the object. When in doubt, the default capture output is used.

Add-ins that copy/paste the last R call will get the most recent R code, parse it (i.e. remove comments and potentially remove some of the unnecessary spacing).

Usage

1
2
3
4
5
6
7

Arguments

obj

An R object, default to the output of the last command sent to the R console.

...

Arguments to pass to .Last.call().


t-gummer/RADins documentation built on Sept. 14, 2020, 7:58 p.m.