DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information.... |
Home ![]() ![]() ![]() |
||
See also: Arithmetic/Logic Operators, DLabPascal Script Selector, DLabPascal - Introduction, RemoveStatValue
![]() |
||
DLabPascal - Language StructureIn general a DLabPascal script has the following structure: the first statement is the program statement followed by the name of the program (this statement is optional but it is recommended to use it, because DataLab browses for the program statement to extract program names). The program heading can also contain several additional special statements which define a few meta information items concerning the program. This meta information is used by DataLab to compile and display an overview of all available scripts.
|