[R] funny arrows
Ritter, Christian C SRTCL-CTGAS
Christian.C.Ritter at OPC.shell.com
Wed Sep 6 13:52:57 CEST 2000
The result of
> plot(c(-1,1),c(-1,1),type="n")
> arrows(0,0,1,1)
> arrows(0,0,0,0)
is not what I expected. The first arrow is drawn correctly. The second
does not collapse to a point but goes from (0,0) off to
(-infinity,infinity).
I guess something is divided by zero in the internal function.
Chris.
===============================================
platform Windows
arch x86
os Win32
system x86, Win32
status
major 1
minor 1.0
year 2000
month June
day 15
language R
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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