Skip to content
Prev 198877 / 398506 Next

Frequency

Thank you Jorge and
This one works fine for me.  Is it possible to transpose it?
I tried  t(res[order(res, decreasing = TRUE)]), but it did not work!

I want the result like this
10  2
 4   2
 6   2
 3   1
  .  .
  .  .




On Mon, Nov 2, 2009 at 1:45 PM, Jorge Ivan Velez
<jorgeivanvelez at gmail.com> wrote: