Displaying 20 results from an estimated 6000 matches similar to: "Inserting .png plots in MS Word."
2009 Dec 11
3
Export R output to Word/RTF?
Hi R Experts,
I'm aware of pdf(), jpeg(),... functions. But,
1. Is it also possible to export graphs directly to word or RTF? I use to
copy and paste graphs but resolutions are not so great.
2. Also, is it possible to export your out to word file? I use sink()
function to export it text files.
Any suggestions, thanks,
Wenjie Lee
[[alternative HTML version deleted]]
2009 Dec 12
1
Antw: Export R output to Word/RTF?
I am using SWord from statconn: http://rcom.univie.ac.at/download.html
It allows you to put r-commands into Word (similar to odfWeave). Output
is directed to Word including figures and tables. It is still a
beta-version but works fine.
Frank Bloos
>>> Wenjie Lee <wenjieleemaillist@gmail.com> 12.12.2009 00:28 >>>
Hi R Experts,
I'm aware of pdf(), jpeg(),...
2004 May 24
2
Metafiiles into Word R 1.9.0
Dear R-helpers,
I recently upgraded to R 1.9.0 in my computer at work and at home:
1.-The computer at home has Windows XP and Office XP and it seems to work
perfectly and I copy-paste graphics perfectly.
2.-The computer at work has Microsoft Windows 2000 (5.00.2195 Service Pack
2) and Word 2000 (9.0.4402 SR-1) I cannot copy-paste windows metafiles into
Office applications in my computer at
2003 Aug 06
3
How to copy and paste a R plot onto Word (or Power Point)
All,
Anybody can tell how to export a R plot onto Word (or Power Point)?
Many thanks in advance.
-MY
2010 Oct 29
2
plot pdf
I want to plot the unstadardized version of a normal plot. Can you explain why that is not working?
Dev.set(1)
xcrit=-1.645
cord.x <- c(-3,seq(-3,xcrit,0.01),xcrit)
cord.y <- c(0,dnorm(seq(-3,xcrit,0.01)),0) # what does final 0 do here?
curve(dnorm(x,0,1),xlim=c(-3,3),main='Normal PDF')
polygon(cord.x,cord.y,col='orange')
2010 Sep 15
3
Creating publication-quality plots for use in Microsoft Word
Hi everyone,
I am trying to make some publication-quality plots for use in Microsoft
Word, but I am having trouble creating high-quality plots that are supported
by Microsoft Word.
If I use the R plot function to create the figure, the lines are jagged, and
the picture is not of high quality (same with JPEG(), TIFF(), and PNG()
functions). I have tried using the Cairo package, but it distorts
2008 Jun 04
2
Lattice + Word: Changing .wmf files to .pdf files
My apriori apologies if this is felt to be the wrong list for this issue -
although it starts with R, it's a combination of programs that creates the
problem.
Currently we are using windows metafile format for in-text tables for
reports created in Word. However, we've discovered some artifactual lines
being created in our final output once the Word document is changed to PDF.
The process
1999 Dec 11
1
Graphics ?
Hi,
In the Windows version of R 0.65.1 I'd like to copy the results of a plot to
the clipboard either as a bitmap or as a metafile. The same thing in fact as
does the menu "Copy to the clipboard" provides but from the command line. I
intend to use the DCOM server version of R to do plots, among other things
and copy the results to the clipboard and show these on a picture box in my
2007 Jun 29
1
Print grid/ggplot to a metafile
Dear UseRs called Hadley, or Paul,
I am trying to print an edited ggplot2/grid graphics to a metafile. With the
commented line below it works, but when I edit the plot by uncommenting the
line, it fails, because it's illegal to have 2 graphics in a metafile. It
works with pdf, but even then I get two plots, which is a nuisance.
I found a workaround by using windows(); savePlot, but it only
2006 Jun 01
1
Help with evaluation of expressions
Hello all:
I have searched through the help files and I have been unsuccessful in
solving this problem.
I am trying to create a small wrapper function that will go around a
call to a plot function and create a windows metafile in the directory
and also write the name of the file to a text file. The purpose is to
efficiently bring a large number of plots into powerpoint. I am using
2004 Feb 20
9
R: Including R plots in a Microsoft Word document
Greetings List,
I am conducting some large simulations using R. As a result, I get many plots but I'm having some trouble with including some of them in a Microsoft Word document. Can any one tell me the easiest method of having copies of the R-graphs in the Word documents?
Best regards
Mahmoud
[[alternative HTML version deleted]]
2011 Sep 05
1
savePlot with % in character string
This occurred after I installed R x64 2.13.1 on Windows:
savePlot("95%.winners.wmf")
saves the file as:
"951nners.wmf"
Is this the correct behavior, or have I bungled something?
John Welsh, Ph.D.
Associate Professor
Molecular and Cancer Biology
Vaccine Research Institute of San Diego
10835 Road to the Cure
San Diego, CA 92121
Phone: (858) 581-3960 ex.248
Email: jwelsh at
2003 Aug 25
2
Save graph as .wmf
Hi,
Is there no function in R similar to jpeg(...) or postscript(...) for windows meta files?
The function savePlot(...) is not really what I need.
I'd like to save the plot on my disk without open a new plot window.
And I don't want to save it on my disk and convert it from a *.* to .wmf (there are too many).
Thanks for any help
Thomas
2004 May 25
2
Saving/exporting graphs
HI:
I have tried to find a way in which to export/save graphs via the command
line. I know i can right click on it and save it as wmf etc.
But I was wandering if there is a function such as Splus'
export.graph
Thanks
>From Alberto Nettel's Desk
University of Calgary
Math & Stats Department.
Room 346, ext 7199
E-mail: nettel at math.ucalgary.ca
1999 Jul 23
2
Getting R graphics into MS Word (more)
Further to my earlier question.
Thank you to:
John Maindonald, Ramon Diaz-Uriarte, Brian Ripley, Alvaro Novo, Simon
Bond and David Scott
for your helpful replies.
I have looked at the problem in some more detail.
I am using
Rgui.exe Version 0.64.2 (July 3, 1999)
running under Windows NT
To demonstrate the problem, I run the program:
> win.graph(width=5, height=3)
> data(women)
>
1999 Jul 21
1
Getting R graphics into MS Word
I am just downloaded R, and am using it on Windows NT.
I would like to use it to generate graphics, which will be included in
Microsoft word or Powerpoint.
The graphics window allows me to save an image as an enhanced metafile.
However, if I then insert this image into a Word document, only part of
it is visible.
Has anyone on the list experience of trying to do this?
Do I need to change the
2006 Jun 29
4
Extracting R plots from MS Word
Hi,
I am revising a paper that I am a co-author of. The figures are plots
generated from R but at the moment I do not have the R code that generates
them.
As this is time critical I would like to slightly abuse the list by asking
whether anyone knows how to extract from MS Word into a stand-alone
graphics file a plot that was pasted into Word from R (probably as a
Windows Metafile, but possibly
2003 Sep 10
6
insert eps into microsft word
it seems that word can not read encapsupalted postscripts generated by R
I used this command
postscript("output.eps",horizontal=F,onefile=TRUE)
since onefile=TRUE produces an encapsualted postscript
actually what I'm trying to do is to insert the postsript file into a
word document
since other formats like jpeg and bmp do not reproduce the same quality
like postscript
formats
any
2006 Jul 12
1
saving intermediate graphics
Greetings, R-friends:
I'm using R 2.3.1 on a DELL box with 2 gig, running WindowsXP Pro.
I am making what is admittedly a very busy plot composed of qq plots with
superimposed density() plots. I need to show everything and the result is
messy, but informative.
If I produce the basic qq plot, and then add incrementally to it, saving the
graphic at each step, the sequence does make the
2009 Apr 20
8
R graph into MS Word: which format to use?
Hello,
The journal I am publishing in requires MS Word files. What is my best
option for getting a high quality image of a graph done in R into Word?
JPEG? Postscript?
Thanks.
--
View this message in context: http://www.nabble.com/R-graph-into-MS-Word%3A-which-format-to-use--tp23133745p23133745.html
Sent from the R help mailing list archive at Nabble.com.