Dear All,
 
How can I sort a data frame with respect to more than one  variable?
 
I know that for one variable X  one may use:   df[order(df$X), ] where df is  the data frame containing X.
 
Many thanks,
 
Bernard
 
 

		
---------------------------------


	[[alternative HTML version deleted]]


