DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


NrOfRows (DataTable)

Declaration: TDataTable.NrOfRows: longint;
The property NrOfRows specifies the number of rows of the data table.

Hint: Increasing the number of rows preserves all information in the table, while decreasing its number of rows destroys the information contained in the removed (bottom) rows.