Re: [Rd] typo in help(names)? (PR#6594)

2004-02-17 Thread Thomas Lumley
On Tue, 17 Feb 2004 [EMAIL PROTECTED] wrote: > > ## assign just one name > z <- 1:3 > names(z) > # change just the name of the third element. > names(z)[2] <- "b" > z > > Should the second comment read "... second element." > rather than "... third element."? > Yes.

[Rd] typo in help(names)? (PR#6594)

2004-02-17 Thread weigand
Full_Name: Stephen Weigand Version: 1.8.1 OS: solaris2.8 Submission from: (NULL) (129.176.151.124) There may be typo in the 'help(names)' documentation. R> version _ platform sparc-sun-solaris2.8 arch sparc os solaris2.8 system spa