Page 46 - SAS_manual
P. 46
5.2 Using Formats to Enhance Your Output
SAS provides built-in formats to improve the appearance of printed output. You create user-defined
formats with PROC FORMAT; you associate your formats (or SAS built-in formats) with one or more
variables in a FORMAT statement.
Program 5.2:Using PROC FORMAT to create user-defined formats
Output:
Without using formats:
SAS HANDBOOK | VISIT:: http://nikhilanalytics.com 46