[Rd] Re: [R] Postscript query: plotting long vectors (PR#3132)
p.dalgaard at biostat.ku.dk
p.dalgaard at biostat.ku.dk
Fri May 30 13:48:03 MEST 2003
Prof Brian Ripley <ripley at stats.ox.ac.uk> writes:
> Except that there is nothing reproducible in that report, not even the
> claimed (by Don MacQueen) incorrect lines!
Er, right, sorry. Here's a version of the effect, for inclusiont with
the report:
postscript()
x <- seq(0,2*pi,,50000)
plot(x,sin(x),type="l")
dev.off()
Count reduced from the original 200000 to show quantization effect.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-devel
mailing list