DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
TDataTable
Methods
MirrorColumns
See also:
MirrorRows
,
ExchangeColumns
,
ExchangeRows
,
Mirror Data Matrix
Index
Statistical Background
MirrorColumns
Declaration:
TDataTable
.
MirrorColumns
;
The method
MirrorColumns
mirrors the data table by exchanging all columns such that the last one is exchanged with the first column, the next to last is exchanged with the second column, and so on.