r2clipboard {GCDkit}R Documentation

Copy results to clipboard

Description

Copies the most recently calculated results to a clipboard.

Usage

r2clipboard(what=results)

Arguments

what

a variable to be copied, can be either a vector, a matrix, a list or a table.

Details

Copies the variable 'results' returned by most of the calculation algorithms to the Windows clipboard.

Value

None.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz


[Package GCDkit version 4.0 Index]