GTILE Procedure

PROC GTILE Statement

Identifies the data set containing the chart variables.
Requirement: An input data set is required.

Syntax

PROC GTILE<DATA=input-data-set>;

Optional Argument

PROC GTILE statement options affect all graphs produced by the procedure.

DATA=input-data-set
specifies the SAS data set that contains the variables to chart. By default, the procedure uses the most recently created SAS data set.