r2clipboard {GCDkit} | R Documentation |
Copies the most recently calculated results to a clipboard.
r2clipboard(what=results)
what |
a variable to be copied, can be either a vector, a matrix, a list or a table. |
Copies the variable 'results
' returned by most of the calculation
algorithms to the Windows clipboard.
None.
Vojtěch Janoušek, vojtech.janousek@geology.cz