Understanding How to Construct a Report
Using the Report Writing Tools
The
REPORT procedure combines the features of PROC MEANS, PROC PRINT,
and PROC TABULATE along with features of the DATA step report writing
into a powerful report writing tool. PROC REPORT enables you to do
the following:
-
Create customized, presentation-quality reports.
-
Develop and store report definitions that control the structure and layout.
-
View previously defined reports.
-
Generate multiple reports from one report definition.
There are three different
ways that you can use PROC REPORT to construct reports:
-
in a nonwindowing environment where you use PROC REPORT to submit a series of statements. This is the default environment.
-
in a windowing ...
Get Step-by-Step Programming with Base SAS 9.4 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.