[R] Order function

PIKAL Petr petr.pikal at precheza.cz
Thu Nov 29 15:56:45 CET 2012


Hi


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of maths123
> Sent: Wednesday, November 28, 2012 9:11 PM
> To: r-help at 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 at 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.




More information about the R-help mailing list