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
ExchangeColumns
See also:
ExchangeRows
,
ExchangeMarkings
,
MirrorColumns
,
MirrorRows
Index
Statistical Background
ExchangeColumns
Declaration:
TDataTable
.
ExchangeColumns
(c1,c2: integer);
The method
ExchangeColumns
exchanges the two columns
c1
and
c2
of the data table, along with the
column names
, the
attributes
, the
measurement scale types
, and the
nominal identifiers
.