Re: [R] Sorting method used by order()

2014-12-02 Thread Prof Brian Ripley
ument in order. For sort list, the default method is "radix", AFAIK. Cheers Petr -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Pierrick Bruneau Sent: Tuesday, December 02, 2014 12:33 PM To: r-h...@stat.math.ethz.ch Subject: [R] Sorting me

Re: [R] Sorting method used by order()

2014-12-02 Thread Duncan Murdoch
e default method is "radix", AFAIK. >> >> Cheers >> Petr >> >>> -Original Message- >>> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of >>> Pierrick Bruneau >>> Sent: Tuesday, December 02, 2014 12:33 PM >>>

Re: [R] Sorting method used by order()

2014-12-02 Thread Pierrick Bruneau
ment in order. > > For sort list, the default method is "radix", AFAIK. > > Cheers > Petr > > > -Original Message- > > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of > > Pierrick Bruneau > > Sent: Tuesday, December 02, 20

Re: [R] Sorting method used by order()

2014-12-02 Thread PIKAL Petr
rick Bruneau > Sent: Tuesday, December 02, 2014 12:33 PM > To: r-h...@stat.math.ethz.ch > Subject: [R] Sorting method used by order() > > Hi all, > > In ?order, the sorting method used appears as the "method" argument to > sort.list(), but I cannot make out which

[R] Sorting method used by order()

2014-12-02 Thread Pierrick Bruneau
Hi all, In ?order, the sorting method used appears as the "method" argument to sort.list(), but I cannot make out which is used by default when calling order(), and how to parametrize it. Does someone have a clue there? Thanks by advance, Pierrick [[alternative HTML version deleted]] _