Displaying 3 results from an estimated 3 matches for "graphicconverter".
2008 Dec 08
1
Save image as metafile
Hi,
how can I save an image as a metafile?
I know within windows you can do a right click and then 'save image as
metafile'
but I use Mac OS X...I know as well that mac users have a right click as
well, but
it does not work.
Is there a command in R for saving images as metafiles?
Regards,
mentor
--
View this message in context:
2010 Oct 25
1
Artifacts in filled.contour+pdf
Dear all,
I'm using R 2.12.0 on Windows 7 (32bits)
I created a filled contour from the attached data using the following code:
load('bug.RData')
pdf('bug.pdf', width=14, height=7)
filled.contour(o4$x, o4$y, o4$z, color=rainbow, xlim=c(4,18),
ylim=c(0,35), zlim=c(14,36))
dev.off()
If you look (I used acrobat reader 9.4) at the attached bug.pdf, you see
an incomplete grid of
2005 Aug 04
2
Graphics on MacOSX
Ist there a possibility on MacOSX to import Graphics into MSOffice
Applications and resize them there without decreased quality? When I import
via copy&paste I get low quality bitmaps and via import pictures (pdf) it is
all the same. In the Windows versions of R there is the convienient way to
use metafile format which can easily be resized in ppt and word. What is the
equivalent way on