[R] Windows metafile

BXC (Bendix Carstensen) BXC at novo.dk
Tue Feb 8 10:50:49 CET 2000


Running

R : Copyright 1999, The R Development Core Team
Version 0.90.1  (December 15, 1999)

on NT 4.0 gives me problems with:

win.metafile(file="./x.emf")
x <- 1:100/7
plot(x,cos(x),type="n")
lines(x,sin(x))
abline(v=0:15,h=-2:2/2,col=gray(0.8))

Only labels and titles on axes are in the file.
No axes or lines of any kind. (I look at the file by 
inserting it in Word, which is what I need for
my client). Variations over the theme by using
type="l" or "p", does not change anything.

Am I missing a point? Or is this a known bug?

Bendix Carstensen
                      \\\|///
                     \\ - - /
                     (  @ @ )  
+------------------o00o-(_)-o00o-------------------------+
| Bendix Carstensen                 tel: +45 44 43 87 38 |
| Senior Statistician               SDC: +45 44 43 90 42 |
| Steno Diabetes Center             fax: +45 44 43 73 13 |
| Niels Steensens Vej 2              e-mail: bxc at novo.dk |
| DK - 2820 Gentofte       http://www.biostat.ku.dk/~bxc |
| Denmark                   Ooooo                        |
+------------------ooooO----(   )------------------------+
                   (   )     ) /
                    \ (     (_/
                     \_)


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list