Page 45 - SAS_manual
P. 45
5.1 Adding labels to variables
If you are using SAS to produce listings and reports for others, you will want to make the output more
readable and attractive. SAS formats and labels help you do this. They also help youto remember what
each variable represents. Many SAS procedures use variable labels to improve readability. You can
create labels either in a DATA or PROC step.
Program 5.1: Adding labels to variables in a SAS data set
Output:
SAS HANDBOOK | VISIT:: http://nikhilanalytics.com 45