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
RowAttribLevels
See also:
ColAttribLevels
,
RowAttrib
Index
Statistical Background
RowAttribLevels
Declaration:
TDataTable
.
RowAttribLevels: integer;
The function
RowAttribLevels
returns the number of discrete row attribute levels. Please note that the minimum return value is 1 even if no row attributes have been defined (the default attribute is 0 for all rows).