I have been copying graphs as bitmap image from R by right clicking on them and pasting on word. However this does not seem to be working any more. Is there another way. Charles [[alternative HTML version deleted]]
Hi I am not sure if right clicking was meant as standard way to transferring graph to Word. Anyway there shall be menu with several options for saving graph or copying them to clipboard. You probably shall also check ?pdf, ?png, ?postsript or other devices. Regards Petr> -----Original Message----- > From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- > project.org] On Behalf Of Charles Thuo > Sent: Wednesday, October 02, 2013 8:33 AM > To: r-help at r-project.org > Subject: [R] transferring a graph from R into word > > I have been copying graphs as bitmap image from R by right clicking on > them and pasting on word. However this does not seem to be working any > more. Is there another way. > > Charles > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.
Hello, Left click on the graph and then on the file menu, choose "save as". You will have a choice of graphics file formats. Word accepts several of them, so it's up for you to choose. PNG or BMP, for instance. Hope this helps, Rui Barradas Em 02-10-2013 07:32, Charles Thuo escreveu:> I have been copying graphs as bitmap image from R by right clicking on > them and pasting on word. However this does not seem to be working any > more. Is there another way. > > Charles > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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. >