[R] Image into Excel file from R

David Winsemius dwinsemius at comcast.net
Sun Apr 25 19:39:30 CEST 2010


On Apr 25, 2010, at 1:13 PM, Harsh wrote:

> Hi useRs,
> I would like to know what R users are employing to get their
> images/plots created in R, into Excel sheets.
>
> I am aware of the various packages (xlsReadWrite, RODBC) to get data
> frames into R, but I would like to copy images too.

I guess this means you are in one of the Windows variations. You have  
a variety of graphical output formats available:

?capabilities
?Devices

... and then whatever insert-file keystroke or click operation you  
normally use.

>
> Thank you for any help in solving this problem.

You have not described what you have tried so far, so it's difficult  
to know what might be the next step.

>
> Regards,
> Harsh Singhal
>
-- 

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list