Introduction to Beyond the Basics with Raw Data

Purpose

To create a SAS data set from raw data, you often need more than the most basic features. In this section, you will learn advanced features for reading raw data that include the following:
  • how to understand and then control what happens when a value is unexpectedly missing in an input record
  • how to read a record more than once so that you can test a condition before taking action on the current record
  • how to create multiple observations from a single input record
  • how to read multiple observations to create a single record

Prerequisites

Before continuing, you should understand the concepts presented in the following sections:

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.