[Rd] Re: [R] Postscript query: plotting long vectors (PR#3132)

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri May 30 13:45:57 MEST 2003


That isn't actually the same effect, but both examples (with 50000 and 
200000) work in R-patched now.

On Fri, 30 May 2003 p.dalgaard at biostat.ku.dk wrote:

> 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!

(there seemed no problem with them).

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


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list