DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Methods
AddRow
See also:
InsertRow
,
NrOfRows (Chartbook Tables)
Index
Statistical Background
AddRow
Declaration:
ChartBook.Tables[]
.
AddRow
: integer;
The method
AddRow
adds an empty row at the end of the table and returns the number of the added row.