Re: [R] sorting means for plot in descending order (Luis Fernando Garc?a)

2015-04-09 Thread Manel Amado Martí
To: r-help@r-project.org Subject: [R] sorting means for plot in descending order Message-ID: Content-Type: text/plain; charset="UTF-8" Dear R experts, I am newbie on the R use, now I want to sort my data by mean in a descending and not acending order (like I have done so far).

Re: [R] sorting means for plot in descending order

2015-04-09 Thread peter dalgaard
> On 09 Apr 2015, at 08:11 , Luis Fernando García wrote: > > Dear R experts, > > I am newbie on the R use, now I want to sort my data by mean in a > descending and not acending order (like I have done so far). If any of you > could help me with this, it would be really appreciated! How about

[R] sorting means for plot in descending order

2015-04-08 Thread Luis Fernando García
Dear R experts, I am newbie on the R use, now I want to sort my data by mean in a descending and not acending order (like I have done so far). If any of you could help me with this, it would be really appreciated! Thanks! Please find the script attached with the summary of the dat object pt<