Re: [Rd] Manual page example of plot.window needs fixing

2005-10-11 Thread Prof Brian Ripley
Yes, thanks will fix in R-patched shortly. Some grep-ing shows that there is another example in optim.Rd. On Tue, 11 Oct 2005, Roger Bivand wrote: > I was looking at the example on the manual page of plot.window, and > noticed that it needs fixing - names(eurodist) should now be > labels(eurodis

[Rd] Manual page example of plot.window needs fixing

2005-10-11 Thread Roger Bivand
I was looking at the example on the manual page of plot.window, and noticed that it needs fixing - names(eurodist) should now be labels(eurodist): --- /home/rsb/topics/R-2.2.0/src/library/graphics/man/plot.window.Rd 2005-04-18 12:18:59.0 +0200 +++ plot.window.Rd 2005-10-11 21:08:5