Re: [R] Sort or Permutate

2012-09-11 Thread arun
Hasselman To: Alaios Cc: R help Sent: Tuesday, September 11, 2012 11:00 AM Subject: Re: [R] Sort or Permutate On 11-09-2012, at 13:13, Alaios wrote: > Dear all, > I am having a struct that contains on the first column file names and on the > second column a number which is a "

Re: [R] Sort or Permutate

2012-09-11 Thread Bert Gunter
Ah, but note that the OP's 2nd column is character, not numeric... And we don't know what the "struct" is (a matrix or data frame?? --does the OP know the difference?). Has Alaios perused "An Introduction to R" where he/she might have gained some enlightenment that would have obviated the need to p

Re: [R] Sort or Permutate

2012-09-11 Thread Berend Hasselman
On 11-09-2012, at 13:13, Alaios wrote: > Dear all, > I am having a struct that contains on the first column file names and on the > second column a number which is a "rating" of the file on first column > > A small subset looks like that > > small > [,1]

[R] Sort or Permutate

2012-09-11 Thread Alaios
Dear all, I am having a struct that contains on the first column file names and on the second column a number which is a "rating" of the file on first column A small subset looks like that small [,1]