[R] abline(coef=c(1,1)) different behavoir to screen andpostscript 1.00 under windows

Diego Kuonen Diego.Kuonen at epfl.ch
Sat Mar 18 16:24:27 CET 2000


"Robert L. Sandefur" wrote:
> > j<-read.table("jnk.rin",head=T,sep="\t")
> > attach(j)
> > print(Dog)
...
> Data isn't really Dogs

Assuming 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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list