Specification for chart:
| data | input data sets | |
| x | variable for x axis, must be numeric and equidistant und must have at least two values, missing values are not allowed | |
| y | variable for y axis, must be numeric | |
| group | variable for grouping, must be dichotomous, missing values are not allowed | |
| report | output report file (file name extension must be pdf) |
Definition in file boxplot.sas.
Go to the source code of this file.
1.5.3