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


Clone

Declaration: TDataTable.Clone (ExtTab: TDataTable): boolean;
The method Clone resizes the data table to the dimensions of the external data table ExtTab and copies the entire contents from this data table.