Re: [R] User Interface Equivalent Code

2012-02-02 Thread Uwe Ligges
On 30.01.2012 20:26, Ajay Askoolum wrote: When I plot, the plot's user interface offers me a choice: File | Copy to the Clipboard | as a Bitmap. > What is the equivalent code for achieving this but without the plot interface becoming visible? For something *equivalent*, see ?dev.copy. Sin

[R] User Interface Equivalent Code

2012-01-30 Thread Ajay Askoolum
When I plot, the plot's user interface offers me a choice: File | Copy to the Clipboard | as a Bitmap. What is the equivalent code for achieving this but without the plot interface becoming visible? Thanks. [[alternative HTML version deleted]] _