Hi, is it possible to reorder (not manually) the data frame columns on the basis of their value? Thanks, Gianandrea
xxx <- data.frame(matrix(runif(8), ncol=8)) -- View this message in context: http://r.789695.n4.nabble.com/reorder-data-frame-columns-not-manually-tp4729802.html Sent from the datatable-help mailing list archive at Nabble.com. _______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
