hi members,

i tried to sort my whole matrix X for its rownames. the rownames are 
unsorted id numbers:

i tried it with sort(rownames(X)) or order(rownames(X)) but  then i get 
only a vector of the rownames:(...

any suggestions?

thanks
paul

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to