Sorry, it's simple question:

example :
> data.test
  label         value
1   one        21.35746
2   two        22.07592
3 three        20.74098

>

I would like the return :

label   value
3 three        20.74098
1   one        21.35746
2   two        22.07592

Anyone can help it?

Thanks,

regards

Unung Istopo

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to