Introduction In order to create reports with SAS procedures, your data must be in the form of a SAS data set. If your data is not stored in the form of a SAS data set, you need to create a SAS data set by entering data, by reading raw data, or by accessing files that were created by other software. This lesson shows you how to design and write a DATA step program to create a SAS data set from raw data that is stored in an external file. It also shows you how to read data from a SAS data set and write observations out to a raw data file. |
|
1.5 hours |
In this lesson, you learn to
|
complete the following lessons:
|