Re: [Rd] buglet in terms calculations

2007-04-08 Thread Peter Dalgaard
Robert Gentleman wrote: > Hi, >Vince and I have noticed a problem with non-syntactic names in data > frames and some modeling code (but not all modeling code). > >The following, while almost surely as documented could be a bit more > helpful: > > m = matrix(rnorm(100), nc=10) > colnam

[Rd] buglet in terms calculations

2007-04-08 Thread Robert Gentleman
Hi, Vince and I have noticed a problem with non-syntactic names in data frames and some modeling code (but not all modeling code). The following, while almost surely as documented could be a bit more helpful: m = matrix(rnorm(100), nc=10) colnames(m) = paste(1:10, letters[1:10], sep="