Home
Script Language
Matrices
DataTable
Methods
ExchangeRows
See also:
ExchangeColumns
,
MirrorRows
,
MirrorColumns
Index
Statistical Background
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
.