Check this list for possibilities to try: http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows&s=excel
On Sun, Apr 25, 2010 at 1:42 PM, Harsh <singhal...@gmail.com> wrote: > Thank you for the current set of replies. > I am trying to send an image (png,jpeg) into an excel sheet after I > have already sent a data table. > To send a data table I am using (xlsReadWrite package and have also > used the RODBC package). I wanted to create a plot in R and paste it > into Excel from within R itself like I do for dataframes. > > Thanks > Harsh > > On Sun, Apr 25, 2010 at 11:09 PM, David Winsemius > <dwinsem...@comcast.net> wrote: >> >> 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 >> >> > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.