Postscript query: plotting long vectors (PR#3132)
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@biostat.ku.dk wrote:
Prof Brian Ripley <ripley@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@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