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


RemoveEmptyRows

Declaration: ChartBook.Tables[].RemoveEmptyRows;
The method RemoveEmptyRows deletes all empty rows of the table.

Hint: Please note that the removal of rows is time consuming (due to required memory re-allocations).