Chapter 2. DATA Step Programming

Introduction

The data you analyze with SAS is typically stored in SAS data sets. DATA step programming is used to create and manipulate SAS data sets. This section shows how to view SAS data sets, and the remainder of the chapter shows how to create, transform, and save your data sets. The code for this section is in ~\JES\sample_code\ch_2\intro.sas.

This is the first code sample in intro.sas. The syntax is explained in Section 2.2.3. For now, just ...

Get Just Enough SAS®: A Quick-Start Guide to SAS® for Engineers 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.