DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


ExchangeRows

Declaration: TDataTable.ExchangeRows (r1,r2: integer);
The method ExchangeRows exchanges the two rows r1 and r2 of the data table, along with the row names and the row attributes.