GAREABAR Procedure
PROC GAREABAR Statement
Identifies the data set containing the chart variables.
Requirement: |
An input data set is required. |
Syntax
PROC GAREABAR <DATA=input-data-set>;
Optional Argument
PROC GAREABAR statement options affect all graphs produced
by the procedure.
- DATA=input-data-set;
-
specifies the SAS data
set that contains the variable(s) to chart. By default the procedure
uses the most recently created SAS data set.
Copyright © SAS Institute Inc. All rights reserved.