Hi
> -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of maths123 > Sent: Wednesday, November 28, 2012 9:11 PM > To: r-help@r-project.org > Subject: Re: [R] Order function > > And yes I want the variable 1 to have the identifier 1 etc. order <- 1:20 But order is also a function so you shall name it differently. Regards Petr > > And I need to call this variable "order" so I can use it to create an > anova table. > > > > -- > View this message in context: http://r.789695.n4.nabble.com/Order- > function-tp4651022p4651198.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.