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
Properties
RowAttrib
See also:
MinRowAttrib
,
RowAttribLevels
Index
Statistical Background
RowAttrib
Declaration:
TDataTable
.
RowAttrib
[ix: longint]: integer;
The array property
RowAttrib
contains the attribute information on the variables (rows) of the data table.
RowAttrib
is set to zero by default. The parameter
ix
specifies the index of the row to be addressed.