Robert L. Sandefur
2000-Mar-18 16:16 UTC
[R] abline(coef=c(1,1)) different behavoir to screen andpostscript 1.00 under windows
Hi - The problem is with two abline(s). Attached are: 1) jnk.r to run program 2) jnk.rin the data 3) jnkps.eps the postscript output 4) jnkscreen.bmp (from photoshop after bmp copy to clipboard) in jnk.zip the eps and bmp are different on my machine (windows 2000) any suggestions appreciated bob>>> Diego.Kuonen at epfl.ch 03/18/00 08:24AM >>>"Robert L. Sandefur" wrote:> > j<-read.table("jnk.rin",head=T,sep="\t") > > attach(j) > > print(Dog)...> Data isn't really DogsAssuming that Dog is a column of your data frame j, "j$Dog" produces the same as "Dog" or "print(Dog)" given that you attached "j"... Did you check your data frame "jnk.rin"? In what sense are your lines on screen and print out different? It's the same code, so the graphics will be the same! Greets Diego Kuonen -- Diego Kuonen http://statwww.epfl.ch/people/kuonen WAP on http://wap.lugo.ch SURF on http://www.LUGO.ch U VAS kogdA nibOOd bilA statOO-irOvka? http://www.Statoo.com Powered by Linux & WAPux.ch! http://www.LinuxPlanet.ch/GnuPG-Key In the future, you're going to get computers as prizes in breakfast cereals. You'll throw them out because your house will be littered with them. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ -------------- next part -------------- A non-text attachment was scrubbed... Name: JNKPS.EPS Type: application/postscript Size: 7888 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20000318/21df9829/JNKPS.eps -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000318/21df9829/JNK.html -------------- next part -------------- A non-text attachment was scrubbed... Name: jnk.zip Type: application/x-zip-compressed Size: 7610 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20000318/21df9829/jnk.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: JNK.R Type: application/octet-stream Size: 497 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20000318/21df9829/JNK.obj