[R] Inverting data frame...row wise

milicic.marko milicic.marko at gmail.com
Thu Sep 25 23:23:57 CEST 2008


Hi,

I have the data.frame with 4 columns. I simply want to invert dataset
so that last row becomes first...

I tried with rev(my_data-frame) but I got my columns inverted... not
my rows


Thanks



More information about the R-help mailing list